Re: +keyPathsForValuesAffecting<Foo> via outlet makes Cocoa Bindings burp
Re: +keyPathsForValuesAffecting<Foo> via outlet makes Cocoa Bindings burp
- Subject: Re: +keyPathsForValuesAffecting<Foo> via outlet makes Cocoa Bindings burp
- From: Jerry Krinock <email@hidden>
- Date: Wed, 04 Dec 2013 10:48:36 -0800
Thank you, Quincey. Yes, it makes sense that an outlet would not be KVO compliant, and I don’t want to mess around with their magic memory management, so I’ll just stick with the solution I have (using manual bindings).
I’d never worried about requiring the path components returned in +keyPathsForValuesAffecting<Foo> to be KVO compliant, but thinking about it for a minute, this requirement makes sense.
_______________________________________________
Cocoa-dev mailing list (email@hidden)
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:
This email sent to email@hidden