Code Monkeyism

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

About the author: Stephan Schmidt is currently a team manager at ImmobilienScout24 in Berlin. Stephan has been working as a head of development and CTO. He has used a lot of different technologies in the last 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.

If you did like this article but you don't want to subscribe to new articles with your reader, you can follow me on Twitter or subscribe to new posts with your email:

Leave a Reply