On Apr 6, 2009, at 5:40 PM, Quincey Morris wrote:

On Apr 6, 2009, at 09:30, Gwynne Raskind wrote:

This brings me to the controller object, which is where such "glue" code belongs. At the moment, I bind the views to the model using NSObjectController. But NSObjectController doesn't provide the functionality I need.

NSObjectController is probably the wrong controller, in this context. [...]

NSObjectController is actually a "mediating" controller [...]

and the other kind of controller is referred to as a "coordinating" controller. Gwynne, I recommend that you (re)read through the Cocoa Fundamentals Guide where these two types of controllers are discussed.

http://developer.apple.com/documentation/Cocoa/Conceptual/CocoaFundamentals/Introduction/Introduction.html

Cheers,
Ken

_______________________________________________

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]

Reply via email to