• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant?


  • Subject: Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant?
  • From: mmalc Crawford <email@hidden>
  • Date: Mon, 11 Jan 2010 10:07:45 -0800

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 (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

References: 
 >How to know whether property in Cocoa class is KVO-compliant? (From: Jerry Krinock <email@hidden>)
 >Re: How to know whether property in Cocoa class is KVO-compliant? (From: Quincey Morris <email@hidden>)
 >Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant? (From: Jerry Krinock <email@hidden>)

  • Prev by Date: Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant?
  • Next by Date: Re: TableView cells refuse to draw white!
  • Previous by thread: Re: "Bindings"; Was: whether property in Cocoa class is KVO-compliant?
  • Next by thread: Need some help with custom views . . .
  • Index(es):
    • Date
    • Thread