On Wed, May 27, 2009 at 10:04 PM, Jerry Krinock <[email protected]> wrote: > At first I thought these FS functions were in Carbon, but the docs say that > they are in CoreServices, so I guess this is OK for the 64-bit future.
The only parts of Carbon that are deprecated are the GUI aspects. While it makes sense to avoid linking to Carbon.framework in order to avoid dragging in all of it, you'll be fine with the non-GUI stuff for the foreseeable future. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
