How do we get a string with a specific encodings

Janko Mivšek janko.mivsek at eranova.si
Thu Aug 2 17:33:51 UTC 2007


Hi Stef,

stephane ducasse wrote:

> I would like to know how I can specify the encodings of my strings.
> 

I propose that you always consider internal strings as Unicode encoded 
and take care that they are always converted to/from other encodings on 
the boundaries of an image. That way you'll have a minimum (zero) of 
confusion about encoding of your strings.

Best regards
Janko


-- 
Janko Mivšek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si



More information about the Squeak-dev mailing list