On 28.05.2013, at 19:28, Quincey Morris <quinceymor...@rivergatesoftware.com> 
wrote:
> Similarly, a MVC "view" is not necessarily a view. Rather, it's a component 
> of your app design that interacts with the user. It may be implemented as a 
> window, or as a view, or as a window with a hierarchy of views, or something 
> more complex.

Examples of Cocoa/Mac classes that are views in the MVC sense, but not in the 
NSView/UIView sense:

NSWindow
NSMenu
NSMenuItem
NSCell
Pretty much any NSResponder, though Smalltalk purists might disagree.

Cheers,
-- Uli Kusterer
http://stacksmith.org






_______________________________________________

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to