Re: XCode for Jaguar?
Re: XCode for Jaguar?
- Subject: Re: XCode for Jaguar?
- From: Jonathan Wight <email@hidden>
- Date: Sat, 25 Oct 2003 23:49:17 -0500
>
On Oct 25, 2003, at 11:23 PM, Danny Swarzman wrote:
>
> Is this true? Does it take more time to develop for Jaguar and
>
> Panther? Why?
>
>
Yes, it takes more time and effort to develop for Jaguar than it does
>
for Panther because Panther Cocoa includes features like NSController.
>
>
These can cut your development time substantially, not just in terms of
>
what you have to write but also in what you have to debug. Less code,
>
less debugging, shorter time to market.
Although be warned - there is quite a learning curve. And at the moment
there is a lack of good documentation and sample code. I expect this
situation to improve as Apple releases sample code and tutorials start to
appear on places like the macdevcenter.
But once you understand how it works you can really do stuff like create a
working preferences dialog or inspector with 0 (or at least very few) lines
of code.
You can't beat that.
Jon.
_______________________________________________
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.