Skip to content
Francis Galiegue edited this page Jun 1, 2013 · 32 revisions

For 0.2

Javadoc (IN PROGRESS)

Obviously.

Locale-aware bundles (IN PROGRESS)

With the same characteristics as the existing MessageBundle: return the key if no match found.

Make two versions: one with fixed sources, another with cacheable sources. Without resorting to Guava!

In the future...

  • MessageFormat support?
  • printf()-like support?
  • Other message source implementations? (which ones?)

Clone this wiki locally