Re: File by index?
Re: File by index?
- Subject: Re: File by index?
- From: Jens Alfke <email@hidden>
- Date: Wed, 17 Apr 2013 12:42:25 -0700
On Apr 17, 2013, at 11:40 AM, Steve Mills <email@hidden> wrote:
> Is there any better way to get an indexed file? Ya know, like we could easily do in Carbon with something like PBGetCatInfoSync by supplying the index in pb.dirInfo.ioFDirIndex?
Go ahead and use the CarbonCore or POSIX APIs (although I think there are more modern replacements for the PBxxx functions!)
NSFileManager is convenient, but it isn't the be-all and end-all of filesystem access. Sometimes you need to go beneath it.
—Jens
_______________________________________________
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