On Apr 17, 2013, at 11:40 AM, Steve Mills <sjmi...@mac.com> 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 (Cocoa-dev@lists.apple.com) 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: https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com