[FIX][ENH] FileListFixes2-nk

Ned Konz ned at bike-nomad.com
Tue Nov 26 21:56:31 UTC 2002


from preamble:

"Change Set:		FileListFixes2-nk
Date:			26 November 2002
Author:			Ned Konz
Version:		3.4a

After decompressing gzip files in the FileList, the file list wasn't
updated. This change set fixes that, without unnecessarily updating the
file list (which can be slow via FTP, for instance).

I've added a FileModifyingSimpleServiceEntry class that is the same as
SimpleServiceEntry but also updates the contents of the file list. This
is then used in four places where files actually change, including
decompression and linefeed removal.

This CS also updates the class comment in FileList to be up to date with
the current design.

This also removes the compression services from FileList itself (thereby
removing some dependencies) and puts them into ArchiveViewer and
GzipWriteStream.

Also it adds balloon help to the file list menu.

Also stops offering to compress already-compressed files.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: FileListFixes2-nk.cs.gz
Type: application/octet-stream
Size: 3480 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021126/54f855d7/FileListFixes2-nk.cs.obj


More information about the Squeak-dev mailing list