[FIX] ZipStreamCloseAndCommentFix-nk ( v2, more graceful handling of encrypted members )

ned at bike-nomad.com ned at bike-nomad.com
Thu Jul 10 19:55:03 UTC 2003


I thought about it a bit and decided we could be a bit nicer in handling
encrypted members.

You know, some kind soul could win great approval from the Squeak
community by making a TestSuite for this important class category...

from preamble:

"Change Set:		ZipStreamCloseAndCommentFix-nk
Date:			10 July 2003
Author:			Ned Konz

Fixes for ZipArchive classes:

- handle encrypted members more gracefully
- made sure that added files don't hold open streams
- only compress files if size > 40 bytes
- allow added files to change size/modtime betweeen being added and
being written
- always compress ZipStringMember if size > 40 bytes
- added comments to all classes in category
- removed TODO method category
- made #usesFileNamed: look at filesystem case sensitivity

"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ZipStreamCloseAndCommentFix-nk.cs.gz
Type: application/octet-stream
Size: 3772 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20030710/042a3a47/ZipStreamCloseAndCommentFix-nk.cs.obj


More information about the Squeak-dev mailing list