[Seaside-dev] Re: what happened to WASqueakUtf8Codec?

Lukas Renggli renggli at gmail.com
Sun Feb 15 10:32:05 UTC 2009


> Oh and something else:
> TextConverter newForEncoding: 'ISO-8859-1'
> returns nil. That's why the old code had a special case for that one.
> You see there was a reason the old code was like this. It was tweaked
> and tested over a long period. If you don't understand why something
> is there please ask. At the very least just test whether it works.

      WACodec allCodecs

returns all the supported codecs. ISO-8859-1 is not part of these. So
at least it is consistent.

Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch


More information about the seaside-dev mailing list