[FIX] FileExistsFix

Leandro Caniglia caniglia at dm.uba.ar
Thu Oct 25 01:20:02 UTC 2001


from preamble:

"Change Set:		FileExistsFix
Date:			24 October 2001
Author:			Leandro Caniglia

If you try to overwrite a file that already existed (by sending the
message #newFileNamed:), then a StandardFileStream will be created. This
behavior is observed even when the receiver of the original message were
a subclass of SFS. For instance, trying to overwrite a CrLfFileStream
will result in a StandardFileStream, and not in a CrLfFileStream."!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileExistsFix.cs.gz
Type: application/octet-stream
Size: 841 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20011024/a7aacb6d/FileExistsFix.cs.obj


More information about the Squeak-dev mailing list