2005.12.05
Localisation should use functions
by Karel Thönissen

Here is an article by Burke and Lachler worth reading about internationalisation in general and localisation in particular. It provides a clear case why localisation should use functions rather than a simple resource files with immutable data. It is about Perl, but relevant to any other language.
|