| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
On Jun 20, 2006, at 00:30 AM, Ruth Bygrave wrote:
Well, you have a choice. You can have a file system with multiple forks and have programs operate on the forks they know and care about, or you can store each fork in its own file and have programs be responsible for presenting the facade of a single logical file to the user. Attempting to provide this functionality with a directory of single-fork files is ad-hoc and requires yet more information to identify directories that are part of the same logical file. Formalizing this in the volume format makes it trivial to unambiguously identify files with multiple streams (forks) in them from directories with arbitrary files. HFS+ (and NTFS) is designed to support arbitrary numbers of forks rather than just the original two, but Apple has yet to expose support for it via the APIs. I think the future lies with arbitrary multi-stream (i.e., multi-fork) files. We already see zip archives being used essentially for this purpose. Making these a formal part of the file system provides consistency and determinism. -- Chris Page - Software Wrangler That’s “Chris” with a silent *and* invisible “3”. |
_______________________________________________ Do not post admin requests to the list. They will be ignored. Applescript-users mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/applescript-users/email@hidden This email sent to email@hidden
| References: | |
| >Re: Dot files (From: "Gary (Lists)" <email@hidden>) | |
| >Re: Dot files (From: Ruth Bygrave <email@hidden>) |
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.