Re: nil there not here
Re: nil there not here
- Subject: Re: nil there not here
- From: Kyle Sluder <email@hidden>
- Date: Mon, 27 Jul 2009 16:06:02 -0700
On Mon, Jul 27, 2009 at 3:56 PM, David Blanton<email@hidden> wrote:
> What is the preferred method of associating a view with a document? This is
> the fundamental issue for me.
It's known as the Model-View-Controller paradigm. Typically you
create some custom class known as a controller, which mediates between
a view and the model (document).
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden