> On 15 Oct 2016, at 5:08 PM, Gerriet M. Denkmann <g...@mdenkmann.de> wrote:
> 
> Any workaround for these multiple (and unnecessary) calls?


Do they actually cause any problems? If not, just move on - there’s probably no 
point worrying about it. If they do cause a problem, then that might indicate a 
code smell of your own. I wouldn’t base any critical code on the exact 
behaviour of a KVO notification. They’re mostly just there to update UI (and in 
that case even double KVO notifications shouldn’t cause double UI updates as 
they are coalesced anyway).

—Graham



_______________________________________________

Cocoa-dev mailing list (Cocoa-dev@lists.apple.com)

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:
https://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com

This email sent to arch...@mail-archive.com

Reply via email to