Re: Permanent file/folder handle
Re: Permanent file/folder handle
- Subject: Re: Permanent file/folder handle
- From: Stephen Deken <email@hidden>
- Date: Mon, 5 Feb 2007 19:34:19 -0600
On Feb 5, 2007, at 7:04 PM, Mike R. Manzano wrote:
Is there an object (preferably of the Obj-C variety) that can
uniquely reference a file or folder on a disk even if the file or
folder is moved or renamed?
There is no built-in Objective-C class for this, but I've written a
wrapper class for just this purpose:
http://stephendeken.net/misc/SDFileReference.dmg
It's light on documentation but you should be able to follow it. A
sample app is included.
Cheers,
Stephen Deken
email@hidden
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden