-
Type:
Improvement
-
Status: Closed
-
Priority:
Trivial
-
Resolution: Done
-
Affects Version/s: Trunk
-
Fix Version/s: Upcoming Branch
-
Component/s: framework
-
Labels:None
While removing on the POS I forgot to remove specific methods I added in UtilProperties: setPropertyValue and setPropertyValueInMemory. These are unused and can be safemy removed. They are also called from EntityUtilProperties so should also be removed from there.
I believe that a bunch of similar methods committed by r1238998 are also useless but I'll not touch them.