Checking for KVC compliancy
Checking for KVC compliancy
- Subject: Checking for KVC compliancy
- From: Milen Dzhumerov <email@hidden>
- Date: Wed, 23 Jul 2008 11:26:10 +0100
Hi all,
Since I'm implementing bindings for all my custom views, I was
wondering whether there is a method which I can use to check whether a
keypath is KVC compliant before I actually bind to it? Cocoa classes
seem to throw an exception when trying to bind to a non-KVC method. If
there is no such method, I would just have to implement method name
checking as outlined in the KVC guidelines.
Thanks,
M
_______________________________________________
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