Re: Is it possible to use IB and Cocoa from within CodeWarrior?
Re: Is it possible to use IB and Cocoa from within CodeWarrior?
- Subject: Re: Is it possible to use IB and Cocoa from within CodeWarrior?
- From: Rick Ballard <email@hidden>
- Date: Tue, 24 May 2005 17:32:26 -0700
On May 24, 2005, at 12:49 PM, Sean McBride wrote:
On 2005-05-24 20:33, Theodore H. Smith said:
Is it possible to use IB and Cocoa from within CodeWarrior? I'd be
interested in learning about this.
Yes. Of course, there are advantages and disadvantages to using CW
over
XCode, but you certainly can. Briefly, advantages: CW is faster,
faster,
faster. Disadvantages: CW's debugger cannot easily show NSStrings,
NSArrays, etc., CW's compiler does not support @synchronize. I
maintain
all my Cocoa projects in both CW and XCode, and get the best of both.
Note that if you decide to develop your Core Data apps in
CodeWarrior, you may want to still use Xcode to create and edit your
data models. It's certainly possible to create a NSManagedObjectModel
programatically, but it may be less convenient than the data modeler.
- Rick Ballard
_______________________________________________
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