Re: Objective-C++
Re: Objective-C++
- Subject: Re: Objective-C++
- From: David Kopec <email@hidden>
- Date: Wed, 15 Aug 2001 13:23:46 -0400
This is indeed interesting. But can anyone enlighten me as to what "or
use Cocoa or
Foundation objects directly from within your C++ application." is
supposed to mean? How can I call Objective-C or Java classes from C++
using Objective-C++?
David
On Wednesday, August 15, 2001, at 01:15 PM, cocoa-dev-
email@hidden wrote:
>
Message: 12
>
Date: Wed, 15 Aug 2001 09:57:46 -0700
>
From: Heather Hickman <email@hidden>
>
To: email@hidden
>
Subject: Objective-C++
>
>
There has been a lot of discussion on the list lately as to whether or
>
not Obj C++ is a part of the upcoming
>
release of Mac OS X. I am pleased to announce that Mac OS X 10.1
>
introduces the Objective-C++ front-end to the
>
Mac OS X version of the GCC compiler, allowing you to freely mix C++ and
>
Objective C code in the same source file.
>
>
Objective-C++ allows you to use C++ class libraries directly from within
>
your Cocoa application, or use Cocoa or
>
Foundation objects directly from within your C++ application.
>
>
>
Heather Hickman
>
Cocoa Technology Manager
>
Worldwide Developer Relations