On 26/02/2010, at 10:40 AM, Chunk 1978 wrote:

> is Apple's Carbon basically code written in C++, while Cocoa is
> written in Objective-C?

Some parts of Carbon is C++ internally, some is C, but the APIs are C.


> should developers avoid using frameworks
> written in C++ (like some sound frameworks)?


No, C++ is supported and works fine. It's slightly more efficient than Obj-C so 
for time critical code like audio it's probably a better bet.

--Graham


_______________________________________________

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:
http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to