[loc-en-dev] Updated mercurial repository

Doug Felt dougfelt at google.com
Thu Jan 22 10:02:56 PST 2009


I've updated the locale-enhancement mercurial repository with some test code
for Locale API changes.  In the process I also brought the repository
up-to-date with the jdk7 repository.

The main point of this is so we can work on what the API signatures should
look like and what the semantics should be, not to develop the
implementation.  I put together a quick implementation of some of the
features so I could write tests and verify that they worked, but the
implementation is a throwaway.  The tests are incomplete, and the only API
tested is the locale id parsing.  There's clearly much more to do but I
wanted to get this started.

The tests are based on the old locale test framework that was used for the
original Locale tests (a decade ago?).  I'd rather use junit or something
similar, but I don't want to introduce dependencies on third-party
libraries.  If someone knows how these should be structured better, let me
know.

Please look at the tests and API and suggest changes.  Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mail.openjdk.java.net/pipermail/locale-enhancement-dev/attachments/20090122/e3b1e24d/attachment.html 


More information about the locale-enhancement-dev mailing list