I made some major revisions to the i18n stuff (XMLResourceBundle):
* better integration with Avalon (logging, component and other interfaces
implemented)
* XMLResourceBundle now extends java.util.ResourceBundle. However, if you
want it to work as a "drop-in" replacement, then you need to turn on the
"pre-loading" of all resources.
* API changes, the method for getting a bundle is now more "Avalon-like",
select().
* all methods are now with JavaDoc.
* ResourceCheck moved to i18n.util package, as it an utility.
TODO:
* I haven't tested if it actually still works, I guess I need to write some
small avalon app for that :-)
* write some more test-cases.
* refactor and document ResourceCheck: make use of Avalon, including CLI
parsing stuff.
* possibly some examples of use for excalibur docs.
* look into possibilities for integration with Cocoon2.
Also, in the nearest future I'm going to switch workplace, so I might not be
as responsive over e-mail as I used to be.
(Due to mid-summer festivities here in Estonia, I won't be very responsive
also during this weekend)
Neeme
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]