If all you're doing is copying files, you don't need all that. Just
use NSWorkspace or NSFileManager, both of which offer ways to copy
a file. Though they will only correctly copy along the resource
fork of a file on newer MacOS releases, IIRC.
NSFileManager has been able to copy the resource fork of file since
Mac OS X 10.1 and later.
.chris
--
Chris Parker
Cocoa Frameworks
Apple Computer, Inc.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden