2009/3/26 Тимофей Даньшин <ok5.ad...@gmail.com>: > Hi. I'm new to the field of KVC/KVO, but I want to master it. > Are there any standard tests to check whether my objects are KVC/KVO > compliant? And are there, perhaps, simpler and less profound explanations of > that subject, than the ones on the Apple site?
Your question is extremely broad. Have you read the documentation? Is there something you feel is missing? You don't typically "check to make sure" after the fact, but rather design your objects to be compliant. If you didn't build it with KVC / KVO in mind, you'll probably have problems. Read the documentation and apply the knowledge to your class designs. If you have *specific* questions, the list is a great place to ask them. -- I.S. _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com