Re: Apple MVC and Document Based application confusion.
Re: Apple MVC and Document Based application confusion.
- Subject: Re: Apple MVC and Document Based application confusion.
- From: Graham Cox <email@hidden>
- Date: Mon, 30 Nov 2009 12:18:12 +1100
On 30/11/2009, at 12:04 PM, Jason Stephenson wrote:
> NSDocument and the document-based architecture in Cocoa is a bad example of MVC.
As a statement that doesn't really stand up to scrutiny. Sure, you can abuse NSDocument and violate MVC, but as it comes it does not. A document might own (or be) the data model, and it might also keep a list of window controllers. How does that violate MVC? NSDocument is just 'M', and nothing more.
--Graham
_______________________________________________
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