A wise old hermit known only as tek1 <[EMAIL PROTECTED]> once said:

> what type of i18n support do you mean?

I suspect he means the i18n support we already have, allowing localization 
of output messages and template content.  See xdoclet.util.Translator and 
xdoclet.tagshandler.TranslatorTagsHandler (the tag handler for the 
<XDtI18n:getString/> template tag.

> if related to .properties files, i believe that apache's 
> ExtendedProperties class in the commons project supports i18n:
> http://jakarta.apache.org/commons/sandbox/configuration/index.html

I think you meant http://jakarta.apache.org/commons/sandbox/resources/ :-)
Looks interesting, but unless we want to cater for generating classes with 
messages taken from a different locale to the one we're building (and 
printing output messages) in, I don't think it really offers anything to 
make it worth switching from standard resource bundles.


Andrew.


-------------------------------------------------------
This SF.net email is sponsored by: Get the new Palm Tungsten T 
handheld. Power & Color in a compact size! 
http://ads.sourceforge.net/cgi-bin/redirect.pl?palm0002en
_______________________________________________
Xdoclet-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/xdoclet-devel

Reply via email to