pippo-java / pippo

Micro Java Web Framework
http://www.pippo.ro
Apache License 2.0
790 stars 128 forks source link

Dynamic internationalization #146

Open gustavogalvan opened 9 years ago

gustavogalvan commented 9 years ago

Load translations dynamically (from outside the classpath) without adding too much complexity. The data source for translations could be a service (like Redis) or simple files for each language. The new approach could have a method for reload translations in memory (programmers can make a /admin/i18n/reload URL to call that method), and a method to log terms/translations not found (to help translators to add new ones).

decebals commented 9 years ago

For a detailed discussion see https://groups.google.com/forum/#!topic/pippo-java/GesSJyRT5uA.