Hello, Some questions, - Is there a reason that a new parser was written, rather than leverage the existing CLDR tools (which are themselves written in Java)? (I've already suggested discussion with the CLDR-TC.. I know I've been personally more than a bit sparse, but, you know where we 'live')
- It's incorrect to specifically open, for example, common/supplemental/numberingSystems.xml ( NUMBERING_SOURCE_FILE ) . You should not rely on the specific organization. See Appendix C of TR35, however, I filed http://unicode.org/cldr/trac/ticket/5189 to clarify the situation. More later when I get a chance, but definitely good work here. Steven ----- Subject: To: i18n-dev <[email protected]>, Java Core Libs <[email protected]>, [email protected] Message-ID: <[email protected]> Content-Type: text/plain; charset=UTF-8; format=flowed Hello, Please review the JDK8 changes for JEP 127: Improve Locale Data Packaging and Adopt Unicode CLDR Data (http://openjdk.java.net/jeps/127). The webrev is located at: http://cr.openjdk.java.net/~naoto/6336885/webrev.00/
