-
Notifications
You must be signed in to change notification settings - Fork 15
Roadmap
Francis Galiegue edited this page Jun 7, 2013
·
32 revisions
A good way for the library to provide a centralized way to register and access bundles.
Discussion here.
Provide methods .getString(String, Object, Object...) and .getString(Locale, String, Object, Object...) using MessageFormat to generate messages.
In order, and maybe/maybe not...
That is, provide a way to read property files using ISO-8859-1.
Not sure whether it is of any use. If this is provided, maybe also provide a conversion utility from these bundles to new bundles?
That would be nice. But useful? Good question.