[Seaside] How do we get a string with a specific encodings

Norbert Hartl norbert at hartl.name
Thu Aug 2 11:16:15 UTC 2007


On Thu, 2007-08-02 at 13:09 +0200, stephane ducasse wrote:
> Hi john
> 
> first I would like to know how I can get a string in latin1 or utf my  
> image?

That depends on the image version and WAKom variant you are using.
If you use a squeak 3.9 image and the WAKomEncoded39 server than
everything is converted to utf-8 before it is being transfered
to the client.

Norbert



More information about the Seaside mailing list