[squeak-dev] Bug in MultiByteFileStream

Mateusz Grotek unoduetre at poczta.onet.pl
Sat Jan 29 23:53:29 UTC 2011


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.




More information about the Squeak-dev mailing list