Re: MVC roles of objects in pattern
Re: MVC roles of objects in pattern
- Subject: Re: MVC roles of objects in pattern
- From: "ad veloper" <email@hidden>
- Date: Sat, 6 Oct 2007 08:27:19 +0100
This is comes from the documentation:
http://developer.apple.com/documentation/Cocoa/Conceptual/ObjCTutorial/chapter02/chapter_2_section_3.html
"MVC, strictly observed, is not advisable in all circumstances. Sometimes
it's best to combine roles. For instance, in a graphics-intensive
application, such as an arcade game, you might have several View objects
that merge the roles of View and Model."
A view's Camera and the model's Cameras[] would seem to be a case in point,
unless I'm misunderstanding things ;)
_______________________________________________
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