Am 13.03.2010 um 18:54 schrieb Joanna Carter: >> Actually this is how nibs were designed and intended to be used: to be >> fragments of the object graph loaded at runtime. It is a *very* recent >> trend to have them exist so independently of File's Owner, and to use >> the public API to hook up their connections. > > So I gather. Which was one of the main reasons I avoided Mac development > because, until recently (Objective-C 2.0 ?), I was not at all comfortable > with that way of working when compared with a much stricter interpretation of > the MVC design pattern.
To quote yourself: If I may say so, to say this is to misunderstand MVC design. MVC has nothing to do with private ivars. Cocoa is one of the cleanest MVC implementations - since 1989. atze _______________________________________________ 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