Re: FSRefMakePath: error -35
Re: FSRefMakePath: error -35
- Subject: Re: FSRefMakePath: error -35
- From: m <email@hidden>
- Date: Sun, 23 Oct 2005 15:11:09 -0700
On Oct 23, 2005, at 2:46 PM, Rosyna wrote:
It's fine to store them as paths.
Except that paths aren't very durable (the user can change the name
of one of the folders in the path and then you're screwed). Maybe
this matters in the OPs case or maybe not. If it does matter, I'd
suggest using BDAlias, a Cocoa class for dealing with aliases. You
can create aliases with a path and store the alias (in the form of an
NSData instance) in a plain ol' NSArray or whatever collection your
heart desires.
<http://bdistributed.com/Projects/BDAlias/>
_murat
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden