yes May be explain why and how. On Dec 3, 2008, at 11:02 PM, David Pennell wrote:
> Should we add an item on the tracker to remove CrLfFileStream? > > ---------- Forwarded message ---------- > From: Keith Hodges <[EMAIL PROTECTED]> > Date: Wed, Dec 3, 2008 at 8:04 AM > Subject: Re: [squeak-dev] Rio: exceptions documentation > To: The general-purpose Squeak developers list <[EMAIL PROTECTED] > > > > [snip] > > CrLfStream has been replaced by MultiByteFileStream and this can be > set > to read in various modes, it is also supposed to detect the line > ending > convention. Unfortunately this was disabled by default. Rio was > explicitly telling binary streams that they were binary streams, but > was > omitting to tell ascii streams to enable lineEndingdetection. > > thanks for the feedback. > > Keith > > > > > > > > _______________________________________________ > Pharo-project mailing list > [email protected] > http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project _______________________________________________ Pharo-project mailing list [email protected] http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project
