[FIX] MacRelativeFNFix-nk

Ned Konz ned at bike-nomad.com
Sat Nov 23 13:16:05 UTC 2002


from preamble:

"Change Set:		MacRelativeFNFix-nk
Date:			23 November 2002
Author:			Ned Konz

The SARInstaller didn't work on the Connectors package because it wasn't
able to make the required subdirectories.

This change set fixes the handling of relative and absolute filenames
under MacOS, and uses these conventions:

* fileName starts with :: -> absolute
* fileName starts with : -> relative
* fileName starts with the name of a folder under the root -> absolute
* otherwise -> relative

It also fixes ArchiveViewer to use the previously-fixed extraction code
in ZipArchiveMember.
"!
-------------- next part --------------
A non-text attachment was scrubbed...
Name: MacRelativeFNFix-nk.cs.gz
Type: application/octet-stream
Size: 900 bytes
Desc: not available
Url : http://lists.squeakfoundation.org/pipermail/squeak-dev/attachments/20021123/76e96925/MacRelativeFNFix-nk.cs.obj


More information about the Squeak-dev mailing list