Re: Foundation vs Core Foundation
Re: Foundation vs Core Foundation
- Subject: Re: Foundation vs Core Foundation
- From: James Bucanek <email@hidden>
- Date: Mon, 29 Nov 2010 13:16:33 -0700
Jon Sigman <mailto:email@hidden> 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@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