Re: What to subclass in NSArrayController to enable immediate editing of added rows?
Re: What to subclass in NSArrayController to enable immediate editing of added rows?
- Subject: Re: What to subclass in NSArrayController to enable immediate editing of added rows?
- From: Kyle Sluder <email@hidden>
- Date: Tue, 1 Dec 2009 14:31:44 -0800
On Tue, Dec 1, 2009 at 2:05 PM, Sean McBride <email@hidden> wrote:
> NSArrayController is a model-controller, seems a little odd to me that
> you would want it to be aware of NSView instances. Not that MVC must be
> followed religiously, but still.
Don't know if I agree with this. It's a controller object, and can be
expected to have knowledge of the model and the view. After all,
NSArrayController is an NSEditor and conforms to NSEditorRegistration.
--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