Re: newbie questions: mixing languages
Re: newbie questions: mixing languages
- Subject: Re: newbie questions: mixing languages
- From: Ondra Cada <email@hidden>
- Date: Wed, 7 Apr 2004 00:06:39 +0200
Markian,
On Tuesday, Apr 6, 2004, at 22:56 Europe/Prague, Markian Hlynka wrote:
However, while I appreciate obj-c for the interface, I have no great
desire to rewrite code that is debugged and optimized in C++ or C.
There's an ObjC++ exactly for that task. I don't use it myself, but the
principle is you can freely mix C++ and ObjC code in one source: just
great for glue and shell classes!
Generally, you'll create ObjC classes which shell the C++ engine inside.
---
Ondra Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.