FileStream and TextConverters etc (reposting from another thread)

Andreas Raab andreas.raab at gmx.de
Tue Apr 11 18:00:25 UTC 2006


goran at krampe.se wrote:
> Sounds right to me. So essentially I assume you are saying we should
> ideally "clean" the FileStream tree so that it doesn't overlap with
> TextFile?

I'd start out with the new functionality and leave the various file 
stream classes alone for the time being. There is no reason break other 
code more than necessary since a reasonable text stream can always just 
operate on a binary FileStream backend.

Cheers,
   - Andreas



More information about the Squeak-dev mailing list