[
https://issues.apache.org/jira/browse/OFBIZ-1485?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adrian Crum updated OFBIZ-1485:
-------------------------------
Attachment: props_tng.patch
Updated patch. I think this is the final version.
Most of the code below this line:
// ========= Locale & Resource Based Methods ==========
has been refactored.
To summarize:
1. Improved XML file support
2. Improved ResourceBundle caching
3. New method for resolving properties file locations
4. Groundwork laid for Java 6 improved ResourceBundle class
It would be cool if we could get a few people to test it. The main things to
look for:
1. UI labels display properly regardless of properties file format
2. UI labels "fall back" to a less specific locale if a particular label
doesn't exist in the user's locale
> 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, 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.