>> >> > > 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? Stef _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
