• 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
KVO and relationships
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

KVO and relationships


  • Subject: KVO and relationships
  • From: "David Aames" <email@hidden>
  • Date: Mon, 20 Nov 2006 14:15:42 +0000

Hello list,

I've been looking more and more into bindings and I've been thinking about
the case when the view observes the model via a controller - e.g. it
observes the keypath @"content.property". Now when the controller handles
this call does it automatically observe @"property" and handle the details
and emit a KVO message mapping the change in @"property" to @"
content.property" OR does this call retrieve [controller content] and call
observe:... on the returned value? I think it is the former... but what
would the experts say?

Thanks,
David
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: KVO and relationships
      • From: Scott Stevenson <email@hidden>
  • Prev by Date: Paste from a data stream
  • Next by Date: Using NSThread to run a QCView
  • Previous by thread: Paste from a data stream
  • Next by thread: Re: KVO and relationships
  • Index(es):
    • Date
    • Thread