Move to Maketext: request for comments

Vitaly Fedrushkov fedrushkov at users.sourceforge.net
Sun Nov 30 09:37:51 UTC 2008


Mikhail Gusarov wrote:
> Anyway, IIRC gettext loads entries from .mo files on demand

Had a look into sources.  In fact there wasn't any on demand load: both 
Locale::Maketext::Gettext::read_mo() and 
Locale::Maketext::Lexicon::Gettext::parse() seem to read all their 
arguments at once.

Locale::Maketext::Lexicon::Tie() can be used as on demand loader, if 
someone writes a backend.

   Regards,
   Vitaly.
_______________________________________________
dev-apps-bugzilla mailing list
dev-apps-bugzilla at lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-apps-bugzilla



More information about the developers mailing list