Re: How to know whether property in Cocoa class is KVO-compliant?
Re: How to know whether property in Cocoa class is KVO-compliant?
- Subject: Re: How to know whether property in Cocoa class is KVO-compliant?
- From: Scott Anguish <email@hidden>
- Date: Mon, 11 Jan 2010 03:33:54 -0500
On Jan 10, 2010, at 11:18 PM, Dave Fernandes wrote:
> Look for "Cocoa Bindings Guide" in the docs. It would be nice if it were cross-referenced in every class description.
Please file a bug about that.
Class methods that are KVO compatible are stated as such in the reference. They aren’t pervasive at this point, but many more became KVO compatible in Snow Leopard.
I think it’s safe to expect more methods will become KVO compliant in the future. And the reference will be updated to reflect those that are.
_______________________________________________
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