On Jan 11, 2010, at 9:01 am, Jerry Krinock wrote:

> I wonder why bindings was not as an extension of KVO, instead of as a 
> separate sideshow.  The effect is the same as KVO,
> 
It's not at all. Bindings uses KVO to ensure that "things" are kept 
synchronised; KVO is a general mechanism that allows one object to receive a 
notification when the value of a property changes. What it does in response is 
entirely up to it.

mmalc

_______________________________________________

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

Reply via email to