On 19.05.2010 19:35, Stéphane Ducasse wrote: >>> >>> >> >> Currently the semantics in Pharo are >> 0: Latin 1 >> 255: Unicode >> >> which is fun because the first 255 characters are interned and you >> therefore can't change their leadingChar. So if you're using Unicode, >> you're forced to mix leachingChars. > > so what do you suggest to have unicode as zero?
Yes, the decision of Squeak 4.1 to make Unicode leadingChar 0 is an improvement. Cheers Philippe _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
