Programming is hard by Stephan Schmidt

cintoo Messages Alpha 2 released

I’ve released nother alpha, which looks quite final, so the next one will be a beta version.

Changes since the last version:
- Added support for hierarchies, if a key is not found in one context (e.g. my.package)
  Messages now looks in the parent context (e.g. my)
- Added support for language hierarchies,if a key is not found in one language (de_de) then
  Messages looks in the less specific language (de)
- Added much more unit tests (more than 90% coverage, thanks cenqua :-)
- Added unintrusive method names. _() now mirrors the format() methods

I wish you less i18n problems with the usage of Messages

If you liked this post, subscribe to my free full RSS feed.
Filed under: Java

You can share this post!
Do you want to tell others about this article? Use the social bookmark icons to submit this artice to the service of your choice. Thanks.

Get free updates by email

If you did like this article you can get free updates with your RSS reader, you can follow me on Twitter or get free update to new posts by email. Enter your email:

 
About the author: Stephan has been working as a head of development and CTO. He has experiences in different technologies since 20 years including Java, Rails and Python. Stephans main field of interest is maintainablity and productivity in software development. Want to know more? All views are only his own.

Leave a Reply