On Jul 14, 2008, at 4:15 PM, JongAm Park wrote:

...

(Well, I just looked up "NSViewController" document and it says that it was added to the Leopard. Is there any document which explains why it is added and how the programming model is changed due to the addition of it? )

The NSViewController documentation does a good job. The Overview section outlines three things that the NSViewController will handle for you.

I have not used the NSViewController in my project. But I think it is mostly useful when you want to load a (custom) view from a NIB/XIB file and hook it up to a bindings enabled data source.

For me the class reference is a bit dry. I would love to read more in the style of WHY you would want to use a certain class. A more pragmatic 'recipe' style documentation.

 S.

_______________________________________________

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 [EMAIL PROTECTED]

Reply via email to