• 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 do what Finder does programmatically
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to do what Finder does programmatically


  • Subject: Re: How to do what Finder does programmatically
  • From: Ed Wynne <email@hidden>
  • Date: Thu, 24 Sep 2009 01:51:42 -0400

On Sep 24, 2009, at 1:38 AM, Kyle Sluder wrote:
On Wed, Sep 23, 2009 at 10:29 PM, Ed Wynne <email@hidden> wrote:
A pity, sounds like the perfect use for an extended attribute.

Resource forks are extended attributes: http://www.macgeekery.com/tips/the_new_resource_fork

Not really, they are just faked to look that way via API hackery.

My point was that xattrs have a key based data store that is tightly coupled with the file. Why use a whole fork with a crufty DB in it to emulate the same behavior, especially for a new feature? It just gets worse if you consider exposing access to the crufty DB through the xattr API as thats two layers of unnecessity.

-Ed

_______________________________________________

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


References: 
 >Re: How to do what Finder does programmatically (From: "Gerriet M. Denkmann" <email@hidden>)
 >Re: How to do what Finder does programmatically (From: Jens Alfke <email@hidden>)
 >Re: How to do what Finder does programmatically (From: Ed Wynne <email@hidden>)
 >Re: How to do what Finder does programmatically (From: Kyle Sluder <email@hidden>)

  • Prev by Date: Re: How to do what Finder does programmatically
  • Next by Date: Re: How to do what Finder does programmatically
  • Previous by thread: Re: How to do what Finder does programmatically
  • Next by thread: Re: How to do what Finder does programmatically
  • Index(es):
    • Date
    • Thread