[Seaside-dev] testCodecLatin1 and testCodecUtf8Bom

Paolo Bonzini bonzini at gnu.org
Tue May 25 07:56:05 UTC 2010


On 05/25/2010 09:50 AM, Paolo Bonzini wrote:
> On 05/15/2010 01:19 AM, Michael Lucas-Smith wrote:
>> Hi All,
>>
>> #testCodecLatin1 and #testCodecUtf8Bom fail for me on VisualWorks.. once
>> the Unicode string is created, #asByteArray is sent to it to "turn it
>> back to bytes" but of course this is impossible
>
> It's a hack, but if you use #asString it works in GNU Smalltalk too.

... and if I do that in #encode: it works.  Sorry for not thinking about 
it earlier.  My excuse is that it is a bit gross.  :-)

Paolo


More information about the seaside-dev mailing list