[jira] [Created] (OFBIZ-6712) Increase the number of EntityUtilProperties methods which really use getSystemPropertyValue()

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

[jira] [Created] (OFBIZ-6712) Increase the number of EntityUtilProperties methods which really use getSystemPropertyValue()

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

             Summary: Increase the number of EntityUtilProperties methods which really use getSystemPropertyValue()
                 Key: OFBIZ-6712
                 URL: https://issues.apache.org/jira/browse/OFBIZ-6712
             Project: OFBiz
          Issue Type: Improvement
          Components: framework
    Affects Versions: Trunk
            Reporter: Jacques Le Roux
            Priority: Minor
             Fix For: Upcoming Branch


Currently a number of EntityUtilProperties methods, notably  getPropertyNumber, getPropertyAsBoolean/Integer/Long/Float/Double/BigInteger/BigDecimal, propertyValueEquals (but not propertyValueEqualsIgnoreCase), etc. don't rely on getSystemPropertyValue

Note that getProperties methods are already covered by OFBIZ-6675

If that would be done we could deprecate and ultimately replace UtilProperties by EntityUtilProperties



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)