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

Re: tearing my hair out: +(NSSet *)keyPathsForValuesAffectingValueForKey:


  • Subject: Re: tearing my hair out: +(NSSet *)keyPathsForValuesAffectingValueForKey:
  • From: Ken Thomases <email@hidden>
  • Date: Thu, 16 Oct 2008 14:54:07 -0500

On Oct 15, 2008, at 9:12 PM, Chris Idou wrote:

I'm now calling the super class as described, but it doesn't help.

In the code you originally provided, an object was observing itself using KVO. Can you reproduce when a different object is the observer?


Also, is canLink actually changing? You have told KVO that its value is affected by noteController.linkableSelection, but I think (under some circumstances) KVO actually checks if canLink has been changed as a result of noteController.linkableSelection changing before putting out a change notification for canLink.

I don't recall if you actually showed us the getter for canLink.

Cheers,
Ken

_______________________________________________

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

  • Prev by Date: Re: NSPredicateEditorRowTemplate and CoreData
  • Next by Date: Re: How to get icon of special folder (like /Applications or /Library)?
  • Previous by thread: Re: tearing my hair out: +(NSSet *)keyPathsForValuesAffectingValueForKey:
  • Next by thread: Re: +(NSSet *)keyPathsForValuesAffectingValueForKey:
  • Index(es):
    • Date
    • Thread