Re: programmatically adding model objects to NSOultineView/NSTreeController
Re: programmatically adding model objects to NSOultineView/NSTreeController
- Subject: Re: programmatically adding model objects to NSOultineView/NSTreeController
- From: mmalc Crawford <email@hidden>
- Date: Sun, 10 Jun 2007 22:08:05 -0700
On Jun 10, 2007, at 11:09 AM, Ken Victor wrote:
thanx for the pointer. i can't tell you how many times i've read
this! :-) and i just reread to make sure i wasn't missing
anything. note: nowhere does this say whether or not NSProxy
implements any of the KVO/KVC protocols
KVOutlineObjectProxy != NSProxy.
sorry for the confusion/lack of accuracy... KVOutlineObjectProxy is
a subclass of NSProxy.
I think it's reasonable to expect that the documentation would state
if NSProxy did adopt other protocols.
It's not clear why you're inheriting from NSProxy, but fundamentally
-- since NSProxy doesn't adopt the necessary protocols -- it's not
going to work with bindings etc.
mmalc
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden