Re: The Problems with NSController
Re: The Problems with NSController
- Subject: Re: The Problems with NSController
- From: Jonathan Hendry <email@hidden>
- Date: Mon, 27 Oct 2003 00:32:35 -0500
On Oct 26, 2003, at 6:43 PM, Francisco J. Bido wrote:
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.
But they aren't reusable. They don't really contribute anything
meaningful to your application, and they aren't reusable. It's almost
always just busy work,
often required if you're using the MVC pattern to decouple the Model
from the View.
_______________________________________________
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.