Multi-locale support in extension registry - Why not enabled by default? [message #503405] |
Sat, 12 December 2009 20:01  |
Eclipse User |
|
|
|
Hello,
I am happy there is some progress on Multi-Locale finally. I wonder,
though, why this support is not on by default? Why do we have to specify
command line or Java system properties for it? Wouldn't it be simpler to
just look for a LocaleProvider and use it unless there is
eclipse.registry.MultiLanguage=false?
Phil
|
|
|
Re: Multi-locale support in extension registry - Why not enabled by default? [message #503513 is a reply to message #503405] |
Mon, 14 December 2009 09:36  |
Eclipse User |
|
|
|
Having multi-lolcale enabled impacts perofrmance - both by using more memory
and by doing more lookups. Happily, most people don't need to see half of
their menus in English, half in French, so having a flag that needs to be
set to enable it (say, for server-side installations) works well.
Sincerely,
Oleg Besedin
"Philipp Kursawe" <phil.kursawe@gmail.com> wrote in message
news:hg1ed6$gjv$1@build.eclipse.org...
> Hello,
>
> I am happy there is some progress on Multi-Locale finally. I wonder,
> though, why this support is not on by default? Why do we have to specify
> command line or Java system properties for it? Wouldn't it be simpler to
> just look for a LocaleProvider and use it unless there is
> eclipse.registry.MultiLanguage=false?
>
> Phil
|
|
|
Powered by
FUDForum. Page generated in 0.03055 seconds