Re: Cocoa bindings one- or bi-directional
Re: Cocoa bindings one- or bi-directional
- Subject: Re: Cocoa bindings one- or bi-directional
- From: Tim Lucas <email@hidden>
- Date: Fri, 27 May 2005 23:58:06 +1000
On 27/05/2005, at 7:39 PM, Scott Anguish wrote:
Always, always use a controller.
Controllers implement the NSEditor/NSEditorRegistration protocols.
That means that they correctly handle the cases when documents revert,
or save, and forward the correct notifications to the model/view items
when that happens. This way models get any uncommitted edits, and can
handle them appropriately.
_______________________________________________
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