Re: Carbonish aliases for Cocoa?
Re: Carbonish aliases for Cocoa?
- Subject: Re: Carbonish aliases for Cocoa?
- From: Andrew Merenbach <email@hidden>
- Date: Sun, 1 Dec 2002 18:00:16 -0800
In addition to the wrappers and such that others have mentioned, you
might want to look at how the Open Recent menu stores Alias references
in an application's preferences.
Take care,
Andrew Merenbach
On Sunday, December 1, 2002, at 01:53 PM,
email@hidden wrote:
Message: 3
Date: Sun, 1 Dec 2002 17:21:46 +0000
Subject: Carbonish aliases for Cocoa?
From: m <email@hidden>
To: email@hidden
I would like to store, in an NSDictionary, a reference to a file. I
would like this reference to be a robust and durable reference. In
particular, I want the reference to remain correctly resolvable should
the user change the file's location or name. Basically, I want Cocoa
functional equivalent to, or a Cocoa wrapper for, a Carbon style alias
that can be stored in an NSDictionary.
Does such a beast exist? Any pointers appreciated...
Regards,
_murat
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.