More i18n related classes - XMLResourceBundleFactory and XMLResourceBundle.

I'd like to remove all XPath business from these classes (as it was not used anyway) and commit simplier (and faster) SaxBuffer-based implementation with fixed dictionary syntax, which is used today by i18n transformer:

<catalogue>
 <message key="a">b</message>
</catalogue>

If somebody is using today's XMLResourceBundle implementation -- please yell! :)

Vadim




Reply via email to