Gettext makes obsolete the previous in-house localization system herited from Squeak. Gettext itself is herited from Etoys. Some I guess the classes in the Pharo image are the one to be considered obsolete. But well this should be carefully reviewed.
Hilaire Le 19/05/2014 12:25, Usman Bhatti a écrit : > When GetText package (http://smalltalkhub.com/#!/~PharoExtras/Gettext > <http://smalltalkhub.com/#%21/%7EPharoExtras/Gettext>) is loaded in > Pharo, it overwrites two Pharo classes with its own in > System-Localization package: LocalID and NaturalLangaugeTranslator. > Although so far I haven't seen any bugs in GetText because of this > anomaly, one of the side-effects is that we get a dirty package in > Monticello browser. > -- Dr. Geo http://drgeo.eu
