[DEFUNCT]: Locale already handles this properly...
Posted: Thu Mar 20, 2014 2:50 pm
WAS: Dynamic Languages selection for preferred language in Locale
I'd like to see the list remaining unchanged with codeset selection seperate/after Language selection,
If there is any possibility of merging multiple codeset routines into a single language library...would this be plausible?
Allow conversion based on a systemwide UTF-8 encoding and allow language libraries to have a flag for "additional encoding" options?
or would this be overloading the locale subsystem with extra complexity?
the current "select the codeset with the first preferred language" seems a bit "off"... why not an extra step of LanguageOptions AFTER the selection of "Language".
(Within my own Perception-IME project I am looking at usage of UTF-8 everywhere... with additional encoding options present as well)
I'd like to see the list remaining unchanged with codeset selection seperate/after Language selection,
If there is any possibility of merging multiple codeset routines into a single language library...would this be plausible?
Allow conversion based on a systemwide UTF-8 encoding and allow language libraries to have a flag for "additional encoding" options?
or would this be overloading the locale subsystem with extra complexity?
the current "select the codeset with the first preferred language" seems a bit "off"... why not an extra step of LanguageOptions AFTER the selection of "Language".
(Within my own Perception-IME project I am looking at usage of UTF-8 everywhere... with additional encoding options present as well)