Jon Sigman <mailto:[email protected]> wrote (Monday, November 29, 2010 12:59 PM -0800):

Before I start down the wrong path: What is the difference between a Foundation tool and a Core Foundation tool?

Short answer:

Foundation: Objective-C
Core Foundation: C

If you plan to write your high-level coding using Objective-C, you'll want to build a Foundation tool. Note that your Objective-C code will have full access to the underlying Core Foundation, and you can freely mix C and Objective-C code (ObjC being a strict super-set of C).

--
James Bucanek

_______________________________________________

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]

Reply via email to