Re: Mixing Objective C and C++
Re: Mixing Objective C and C++
- Subject: Re: Mixing Objective C and C++
- From: Kevin Ballard <email@hidden>
- Date: Tue, 25 Jan 2005 21:42:39 -0500
Why not just write the Controller in Objective-C++ and reference the
C++ objects directly?
On Jan 25, 2005, at 2:51 PM, Bert Torfs wrote:
I am writing a program where the model is written in C++ (legacy), the
view in Objective C and the controller something in between. Every C++
object has an objective C counterpart that acts as a pass-thru to its
methods. These objects are created and released as needed. I have not
touched the C++ objects until now.
--
Kevin Ballard
email@hidden
http://www.tildesoft.com
http://kevin.sb.org
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden