[
https://issues.apache.org/jira/browse/OFBIZ-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_12549068
]
Adrian Crum commented on OFBIZ-1485:
------------------------------------
This isn't quite ready for committing. I ran some performance tests last night
and there is no speed difference between a Javalution FastMap and a
java.utilProperties object. So, I'll revert the non-locale-specific properties
code back to FlexibleProperties.
I also want to build out the XML code a little more so that it supports the
Java XML properties file format in addition to our custom format. I also need
to figure out why the XML properties file parsing is running four times slower
than a regular properties file.
> UtilProperties - The Next Generation
> ------------------------------------
>
> Key: OFBIZ-1485
> URL: https://issues.apache.org/jira/browse/OFBIZ-1485
> Project: OFBiz
> Issue Type: Improvement
> Components: framework
> Reporter: Adrian Crum
> Priority: Minor
> Attachments: props_tng.patch, props_tng.patch
>
>
> Improve the UtilProperties class. Details in comments.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.