Re: Importance of 'keys' and other options when creating bookmarks with NSURL?

2012-10-22 Thread Shane Stanley
On 23/10/2012, at 7:23 AM, Sean McBride wrote: > And how about NSURLBookmarkCreationOptions? There's > NSURLBookmarkCreationMinimalBookmark and > NSURLBookmarkCreationSuitableForBookmarkFile. Are they mutually exclusive? I found them so. -- Shane Stanley 'AppleScriptObjC Explored'

Re: Importance of 'keys' and other options when creating bookmarks with NSURL?

2012-10-22 Thread Mike Abdullah
On 22 Oct 2012, at 21:23, Sean McBride wrote: > Hi all, > > I have recently been replacing all my Alias Manager use with NSURL & > bookmarks. > > One thing that has surprised and confused me is the 'keys' parameter to > bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:err

Importance of 'keys' and other options when creating bookmarks with NSURL?

2012-10-22 Thread Sean McBride
Hi all, I have recently been replacing all my Alias Manager use with NSURL & bookmarks. One thing that has surprised and confused me is the 'keys' parameter to bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error:. The docs say only "An array of names of URL resource prope