Hi all,

In the MVC style, I want to avoid connecting directly between a view and a 
model. However I have a custom NSView subclass that renders a graphical view of 
the model and therefore it needs information from the model. I think it is 
considered bad practice to put a pointer to the model directly in my NSView 
subclass. However how can this type of coupling be avoided if the view needs 
the information?

Thanks,
Soong



      
_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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 arch...@mail-archive.com

Reply via email to