• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: How to get bookmarks data for non-existing files
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to get bookmarks data for non-existing files


  • Subject: Re: How to get bookmarks data for non-existing files
  • From: Quincey Morris <email@hidden>
  • Date: Wed, 08 Feb 2012 19:33:41 -0800

On Feb 8, 2012, at 18:20 , Gerriet M. Denkmann wrote:

> The only keys which seem to work for an non-existing file seem to be:
> 	NSURLNameKey
> 	NSURLIsDirectoryKey
> 	NSURLIsRegularFileKey
> 	NSURLIsSymbolicLinkKey
> 	NSURLIsVolumeKey
> (I did try many, though not all).
>
> There is more info in the bookmarkData: like full path (this would be much more useful than just the NSURLNameKey), NSFileSystemFileNumber (probably not very useful in this case) and others.

I happened to notice this today:

	-[NSURL bookmarkDataWithOptions:includingResourceValuesForKeys:relativeToURL:error:]

which suggests to me that the availability of keys depends on how the bookmark was created. If these are bookmarks you've created for yourself, then presumably you can add the information you will want if the target file is missing.


_______________________________________________

Cocoa-dev mailing list (email@hidden)

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:

This email sent to email@hidden


  • Follow-Ups:
    • Re: How to get bookmarks data for non-existing files
      • From: "Gerriet M. Denkmann" <email@hidden>
References: 
 >How to get bookmarks data for non-existing files (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: Quincey Morris <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: Fritz Anderson <email@hidden>)
 >Re: How to get bookmarks data for non-existing files (From: "Gerriet M. Denkmann" <email@hidden>)

  • Prev by Date: Re: Can I somehow encourage the deallocation of a dismissed view controller?
  • Next by Date: Re: Can I somehow encourage the deallocation of a dismissed view controller?
  • Previous by thread: Re: How to get bookmarks data for non-existing files
  • Next by thread: Re: How to get bookmarks data for non-existing files
  • Index(es):
    • Date
    • Thread