On Tue, Jul 21, 2009 at 10:18 AM, Wilson Chen<[email protected]> wrote: > My question is: since an EAGLView is a subclass of UIView, is there a > particular reason for the template to not follow the common pattern to > adhere the beloved MVC?
Speed? If you're using OpenGL, you're probably developing a game, and are probably going to implement your own UI anyway. The template sets you up and gets out of your way. --Kyle Sluder _______________________________________________ Cocoa-dev mailing list ([email protected]) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [email protected]
