Re: NSEditor, NSEditorRegistration Protocols
Re: NSEditor, NSEditorRegistration Protocols
- Subject: Re: NSEditor, NSEditorRegistration Protocols
- From: mmalcolm crawford <email@hidden>
- Date: Sun, 7 Mar 2004 08:58:28 -0800
On Mar 7, 2004, at 6:27 AM, Allan Odgaard wrote:
The controller observes the model, not the view. The view in turn
observes the controller. Value changes are propagated from view, via
controller, to model using KVC.
The observing between controller and view would have to go both ways,
wouldn't it?
I'm not sure why you're arguing? I told you the direction it works.
That's it. If you don't believe me, write an example app.
mmalc
_______________________________________________
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.