> On Nov 28, 2016, at 18:14 , Sean McBride <s...@rogue-research.com> wrote:
> 
> On Mon, 28 Nov 2016 17:06:41 -0800, Rick Mann said:
> 
>> Back in the days before URLs, I could have an FSRef to a directory, and
>> no matter where I moved that directory what I named it, the FSRef was
>> still valid, and I could still read/write to it.
>> 
>> Now that everything is URL based, if a thread changes the name of a
>> directory, or moves it, another thread's URL pointing to that directory
>> (or inside it) becomes invalid, right?
>> 
>> Is there any way for this to not be the case? That is, for a URL to a
>> directory or subdirectory or item within to stay valid even if the path
>> to it changes?
> 
> Stay valid for how long?  If you need to persistent them, use them across 
> reboots, etc. see 
> bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error.

Just that launch.


-- 
Rick Mann
rm...@latencyzero.com



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

Please 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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to