• 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: +(NSSet *)keyPathsForValuesAffectingValueForKey:
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: +(NSSet *)keyPathsForValuesAffectingValueForKey:


  • Subject: Re: +(NSSet *)keyPathsForValuesAffectingValueForKey:
  • From: "Clark Cox" <email@hidden>
  • Date: Tue, 14 Oct 2008 05:48:48 -0700

On Mon, Oct 13, 2008 at 9:43 PM, Chris Idou <email@hidden> wrote:
>
> Does anyone know if you can use this mechanism for dotted values, or does it have to be a value local to the object?

Yes, you can use dotted values (that is why it is
keyPathsForValues..., not keysForValues...)

>
> For example, could you say that field "a" depends on "b.c"? I'm trying to do that but it doesn't seem to work or me.

Are you sure that appropriate KVO notifications are being posted for b.c?


--
Clark S. Cox III
email@hidden
_______________________________________________

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: 
 >+(NSSet *)keyPathsForValuesAffectingValueForKey: (From: Chris Idou <email@hidden>)

  • Prev by Date: Re: intercepting NSBrowser multiple selection extension with shift down/up arrow
  • Next by Date: Re: intercepting NSBrowser multiple selection extension with shift down/up arrow
  • Previous by thread: Re: tearing my hair out: +(NSSet *)keyPathsForValuesAffectingValueForKey:
  • Next by thread: How to trace a GC error?
  • Index(es):
    • Date
    • Thread