From: <ni...@in...> - 2001-05-16 00:11:23
|
I wrote: > Mac OS X's development classes come in either Objective-C or > Java versions. There is no Objective C++ compiler yet. Christian asked: > What is Objective C++? Um, basically it is C++ with Objective C dynamic stuff added. See http://www.schemaresearch.com/osx_objcplusplus The relevance to B2 is that, if I had an Objective-C++ compiler, I could code all the MacOS X stuff in C++ classes which B2's code would be able to call directly, and vice-a-versa. As it is at the moment, I have "wrapper" functions and 'extern "C"' function prototype declarations. -- | Nigel Pearson, ni...@in... | "Reality is that which, | | Telstra NW-D, Sydney, Australia. | when you stop believing | | Office: 9206 3468 Fax: 9212 6329 | in it, doesn't go away." | | Mobile: 0408 664435 Home: 9792 6998 | Philip K. Dick - 'Valis.' | |