Re: The Problems with NSController
Re: The Problems with NSController
- Subject: Re: The Problems with NSController
- From: "Francisco J. Bido" <email@hidden>
- Date: Sun, 26 Oct 2003 17:43:27 -0600
But in this case you are talking about very easy code -I wrote that in
my post somewhere. From my perspective, the way to write better code
is not to necessarily minimize the number of lines of code (although
that definitely helps sometimes) but to make the ones that are proven
to work well (even if they're many of them) reusable.
It would be interesting to see what kinds of non-trivial things you can
do better with NSController than with the usual Cocoa MVC
implementation.
-Francisco
On Oct 26, 2003, at 2:09 PM, Chris Hanson wrote:
On Oct 26, 2003, at 11:18 AM, Francisco J. Bido wrote:
Experience programmers don't care about writing a few lines of extra
code, if it means more control.
Experienced programmers know that every line of code is an opportunity
for more bugs, and prefer to minimize the amount of unnecessary code
to accomplish a particular task.
NSController is very useful for this.
-- Chris
--
Chris Hanson, bDistributed.com, Inc. | Email: email@hidden
Custom Mac OS X Development | Phone: +1-847-372-3955
http://bdistributed.com/ | Fax: +1-847-589-3738
http://bdistributed.com/Articles/ | Personal Email: email@hidden
_______________________________________________
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.
_______________________________________________
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.