[FIX] ZipsInFileListFix-nk

Ned Konz ned at bike-nomad.com
Wed Jan 30 18:34:15 UTC 2002


from preamble:

"Change Set:		ZipsInFileListFix-nk
Date:			30 January 2002
Author:			Ned Konz

The FileList changes in 4684RegFileList-hgglsd included registration of
ZipArchive. Unfortunately, it was registered for .gz and .gzip files,
even though ZipArchive has nothing to do with either file format.

This change set fixes that, and moves the responsibility for viewing
zips (and making and viewing new ones) to ArchiveViewer, where it
belongs.

There still is an issue in the FileList registration having to do with
registering a tool for any file type (like 'add to zip'). In my opinion,
there should be a callback for type '*'.

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ZipsInFileListFix-nk.cs.gz
Type: application/octet-stream
Size: 1339 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20020130/666fff64/ZipsInFileListFix-nk.cs.obj


More information about the Squeak-dev mailing list