Skip to content
Francis Galiegue edited this page May 29, 2013 · 32 revisions

For 0.1

  • Initial API (done).
  • Load from a properties file (done).
  • Load from a Map<String, String> (done).

In the future...

  • Javadoc!
  • Locale-aware message sources/bundles (using the same lookup mechanism as ResourceBundle).
  • MessageFormat support?
  • printf()-like support?
  • Other message source implementations? (which ones?)

Clone this wiki locally