[squeak-dev] UTF-8

Michael Rueger m.rueger at acm.org
Sun Mar 29 07:24:34 UTC 2009


On Sat, Mar 28, 2009 at 11:55 AM, Pierre-Edouard PORTIER
<pierre.edouard.portier at gmail.com> wrote:


> But I would like to be able to *see* utf-8 characters inside the squeak
> environment.

Are you sure you are not confusing "utf-8" with "unicode"? utf-8 is
just one way of encoding unicode (characters).
You can import utf-8 encoded characters/strings, but once inside
Squeak they are kept as unicode characters.

Michael



More information about the Squeak-dev mailing list