Re: NSArrayController selection bug?
Re: NSArrayController selection bug?
- Subject: Re: NSArrayController selection bug?
- From: mmalcolm crawford <email@hidden>
- Date: Tue, 11 Nov 2003 00:25:42 -0800
On Nov 11, 2003, at 12:14 AM, Henrik Wittland wrote:
But it breaks the separation between MODEL and VIEW in the MVC
paradigma.
No, it does not. Both objects are controllers (recall Jesse's original
method:
- (IBAction)modelRemove:(id)sender {
[...]
)
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.