[squeak-dev] Bug in MultiByteFileStream

Levente Uzonyi leves at elte.hu
Sun Jan 30 03:08:51 UTC 2011


On Sun, 30 Jan 2011, Mateusz Grotek wrote:

> Mateusz Grotek pisze:
>> Identifier 0007602
>>
>> #nextPut: does the conversion, but #nextPutAll: doesn't.
>> Maybe should TextConverter do the conversion?
>> Either we change TextConverter to do the conversion, or we change
>> MultiByteFileStream to do it before or after using TextConverter.
>> First solution is obviously faster, but I don't know the code well
>> enough to tell if it's the best alternative.
>>
>>
>>
> Also found second one:
>
> Identifier 0007603
>
> This time the solution is trivial and it's an implementation of
> #next:putAll:startingAt: in MultiByteFileStream
>
>
>

I didn't try it in Squeak 4.1, but in Squeak 4.2 XMLWriter has no 
#writeXmlEncoded: method. Where did you load XMLWriter from?


Levente



More information about the Squeak-dev mailing list