FileStream concreteStream MultiByteFileStream

Stan Heckman nrooldarta at whoudsoofu.mailexpire.com
Mon Mar 14 21:23:35 UTC 2005


In a virgin 3.8g-6548 on Unix (linux-debian-intel), if I open a text
file from the file list, the line endings are wrong. "No problem", I
think, "I'll just change FileStream concreteStream from
StandardFileStream to CrLfFileStream". But I see that concreteStream is
now MultiByteFileStream, not StandardFileStream. 

I looked at the mailing list, and saw some discussion of this issue, but
I wasn't able to figure out what I should do. Can anyone give me a hint?
Should I just replace MultiByteFileStream with CrLfFileStream in
concreteStream?

-- 
Stan



More information about the Squeak-dev mailing list