[pLog-svn] About the localization

Tsz Ming WONG tszming at gmail.com
Fri Apr 27 12:50:01 EDT 2007


I am not familiar with getText, but is it really faster then plain php
associative array mapping (especially if apc or ea is being used for
binary caching)?

Considering localization, I might have two suggestions:

1. Will it be better to divide the big local file into several parts,
e.g. admin, index, summary?

2. Is it possible to do the localization stuffs only during template
compilation?

-- 
Best Regards,
tszming


On 4/27/07, Mark Wu <markplace at gmail.com> wrote:
>
> Hi Team:
>
> Myabe we can consider change out translation method getText, it may gain
> some performance.
>
> Kindly follow the article:
>
> http://mel.melaxis.com/devblog/2006/04/10/benchmarking-php-localization-is-gettext-fast-enough/
>
> The best is, if we apply gettext way, then we have a lot translation tools
> can help us to do easy translation.
>
> Mark
>
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>


More information about the pLog-svn mailing list