[jira] [Created] (OFBIZ-11254) Remove unused methods related to properties in UtilProperties and EntityUtilProperties

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (OFBIZ-11254) Remove unused methods related to properties in UtilProperties and EntityUtilProperties

Nicolas Malin (Jira)
Jacques Le Roux created OFBIZ-11254:
---------------------------------------

             Summary: Remove unused methods related to properties in UtilProperties and EntityUtilProperties
                 Key: OFBIZ-11254
                 URL: https://issues.apache.org/jira/browse/OFBIZ-11254
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Assignee: Jacques Le Roux
             Fix For: Upcoming Branch


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.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)