Re: Controller introspection API
Re: Controller introspection API
- Subject: Re: Controller introspection API
- From: Scott Anguish <email@hidden>
- Date: Mon, 1 Mar 2004 03:03:11 -0500
On Mar 1, 2004, at 2:17 AM, Allan Odgaard wrote:
On 1. Mar 2004, at 6:33, Jonathan 'Wolf' Rentzsch wrote:
I have a subclass of NSTableView (don't we all). Is there a public
interface to access the "content" controller binding set in Interface
Builder?
If not, why not?
No there is not, because the object being observed should *not* have
intimate knowledge of its observers.
I don't think that's what he was asking.
The NSTableView subclass may have a legitimate need to determine what
the content binding is, maybe to send a message to it. This isn't
crossing any encapsulation bounds.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.