Mailing Lists: Apple Mailing Lists
Image of Mac OS face in stamp
Re: Random Objective-C++0x questions
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Random Objective-C++0x questions



To me, Objective-C++ has never been made as a seperate language. That
would be insane to me: two object models working together. I use objc++
when I want to use C++ classes, mostly libraries inside my objc program.
For example, I wrote my own protobuf binding to objc, that uses the c++
version internal. (I did not want to write a whole lib). There objc
wouldnt work, in the same way compiling C with a c compiler and  .c as
extension and no -xc++ (to avoid anyone telling me different) would break.

Without the curre t implementation of objc++ we would not be able to use
c++ game libs, port other c++ libs, and we would always need to rewrite
such.

I think that was the whole purpose of objc++ and nothing else :)


Cheers,
Jos


(for the one willing to note that there is a objc lib for protobuf: i
didnt use cocoa there)

 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Objc-language mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Greg Parker <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Chris Lattner <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Michael Ash <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Greg Parker <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Greg Parker <email@hidden>)
 >Re: Random Objective-C++0x questions (From: Kelvin Chung <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2011 Apple Inc. All rights reserved.