On 2/25/10 4:54 PM, Nick Zitzmann said:

>Second, C++ is a fine language, and is not going to be deprecated any
>time soon, since a lot of stuff in the OS is written in C++ or ObjC++,
>such as the Security and WebKit frameworks. The only problem with C++ is
>the ABI keeps getting broken between compilers, so you might not be able
>to target really old versions of the OS with newer compilers.

Not sure that's the _only_ problem with C++. :)  But I won't start a
language war. :)

On OS X, there are some downsides to choosing C++: one is that the tools
support is not as good.  Xcode's refactoring does not support C++, the
debugger doesn't play nice with STL containers, the STL Debug mode is
broken on 10.6, etc., etc.  C++ support is good, but it's not great.

--
____________________________________________________________
Sean McBride, B. Eng                 s...@rogue-research.com
Rogue Research                        www.rogue-research.com
Mac Software Developer              Montréal, Québec, Canada


_______________________________________________

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