Metadata
- Source
- FLUID-1679
- Type
- New Feature
- Priority
- Major
- Status
- Closed
- Resolution
- Fixed
- Assignee
- Antranig Basman
- Reporter
- Antranig Basman
- Created
2008-10-10T19:10:22.000-0400 - Updated
2008-10-10T19:12:42.000-0400 - Versions
-
- 0.6beta1
- Fixed Versions
-
- 0.6beta1
- Component
-
- Renderer
Description
In order to support proper I18N support on the client side, which is fully interoperable with any serverside message bundles which have been drawn up, it needs to be possible to parse all valid Java .properties files into the equivalent client-side data structures.
Full documentation for this file format, as well as examples of a few unusual cases, is provided at
http://java.sun.com/javase/6/docs/api/java/util/Properties.html#load(java.io.Reader)
Comments
-
Antranig Basman commented
2008-10-10T19:12:42.000-0400 Implementation & test cases committed at revision 5756