Re: AppleDouble format
Re: AppleDouble format
- Subject: Re: AppleDouble format
- From: Markus Hitter <email@hidden>
- Date: Thu, 8 Nov 2001 12:22:11 +0100
Am Donnerstag den, 8. November 2001, um 11:16, schrieb Charles Srstka:
Hmm, is it considered bad form to simply use NSFileHandle and
append a /rsrc to the end of the file path and just write to
that? Because I just tried doing that to put the data from
Extras.rsrc in the resource fork of a data file, just to see if
it would work, and it did...
Two things to consider:
- It's an undocumented way so it might change in the future.
- It only works on HFS+, not on UFS.
As of OS X 10.1 and according to the release notes,
AppKit/Foundation stuff works on all (don't forget AFS, NFS ...)
types of filesystems fine.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/