RE: C++
RE: C++
- Subject: RE: C++
- From: "Smith, Bradley" <email@hidden>
- Date: Tue, 28 Aug 2001 13:41:07 +0100
Well, it seems that I wait for 10.1 when I can use C++ form my main
application engine and use Objective-C for the UI and system interaction
part (using Obj-C++). This is an excellent compromise as all the hard work
(algorithms etc.) I can write in what I already know. Being forced to use
Obj-C for the rest is no big deal as I'd have to learn the UI API anyway and
it'll be a way to ease me into Obj-C. Who knows, I may eventually decide
Obj-C is better than C++ ;-)
Brad
- Follow-Ups:
- Re: C++
- From: Chris Gehlker <email@hidden>