• 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
Changes in KVO behavior on SL?
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes in KVO behavior on SL?


  • Subject: Changes in KVO behavior on SL?
  • From: Kevin Brock <email@hidden>
  • Date: Tue, 01 Sep 2009 17:14:15 -0700

We've got an app that is using keyValueForPath: and observeValueForKeyPath:ofObject:change:context: to keep a status window up-to-date.

On 10.5 it works fine. On 10.6 keyValueForPath: is called exactly once per property. When we later create a change dictionary and send observeValueForKeyPath:ofObject:change:context: to the observer for a property, valueForKeyPath: isn't called again.

Is there a known change in 10.6 to how these functions are supposed to work? It's really odd, because all of our low-level code, including some KEXTs, works fine in 32 bit SL, but this one piece doesn't...


Kevin


_______________________________________________

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


  • Follow-Ups:
    • Re: Changes in KVO behavior on SL?
      • From: Ken Thomases <email@hidden>
    • Re: Changes in KVO behavior on SL?
      • From: Kyle Sluder <email@hidden>
  • Prev by Date: Re: contextual menu plugin example in cocoa
  • Next by Date: Re: Changes in KVO behavior on SL?
  • Previous by thread: Re: SCNetworkReachability and impact of Snow Leopard
  • Next by thread: Re: Changes in KVO behavior on SL?
  • Index(es):
    • Date
    • Thread