A report from OSCON 2007
Posted Aug 4, 2007 20:36 UTC (Sat) by
madscientist (subscriber, #16861)
In reply to:
A report from OSCON 2007 by tzafrir
Parent article:
A report from OSCON 2007
That's not required. Every time a program needs to translate a message, it calls a function to do the translation. It should not be too difficult to modify the code for "lazy evaluation", where the locale catalog is not set up until the first time a message needs to be translated, and hide this inside the i18n libraries.
(
Log in to post comments)