David E Jones wrote: > > On Oct 27, 2008, at 12:53 PM, Adam Heath wrote: > >> Adrian Crum wrote: >> >>> There is no performance penalty for having all translations in one file. >>> UI labels are kept in a memory cache. >> >> Bzzt, wrong, memory usage is a definate penalty. > > I call shenanigans on this statement. > > How is the memory footprint worse for one file versus many?
Go back to what was originally said; if a deployment will only ever use a small subset of the languages available, then there is a memory hit for storing those other unused languages.
