Re: Finder tool rewritten in Cocoa
Re: Finder tool rewritten in Cocoa
- Subject: Re: Finder tool rewritten in Cocoa
- From: Jens Alfke <email@hidden>
- Date: Thu, 19 Nov 2009 09:30:26 -0800
On Nov 18, 2009, at 11:25 PM, rohan a wrote:
Now with 10.6, the Finder tool has been re-written using Cocoa. I am
using the Alias manager of Carbon framework in my utility, With 10.6
would this work or I need to port to Cocoa ?
The Finder is just an application; it's not the same as the underlying
system frameworks. The Finder could be rewritten in Ruby or FORTRAN
and it wouldn't affect the APIs you use :)
All of the CarbonCore APIs, including the Alias Manager, are still in
10.6. But there are some new methods on NSURL that provide simpler
access to aliases (search for "bookmark" in the NSURL API docs.)
—Jens _______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden