[
https://issues.apache.org/jira/browse/OFBIZ-6712?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14992381#comment-14992381
]
Adrian Crum commented on OFBIZ-6712:
------------------------------------
Have you tested the performance impact of the current implementation?
> 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)