May 1, 2010
9:05 p.m.
Stéphane Ducasse a écrit :
- If we want the gettext package to be loadable, the method String>>translated in core could be changed to return self, then the gettext packaged provided the translated version to effectively handle the translation.
but this would be an override.
Yes, is it a problem?
- regarding translation, we could end with a pharo.po file to group the translated message of the core. It will be located in a folder locale along the image.
sounds good. Clearly in the future this should a package metadata.
??