Re: Why do I receive KVO notification when new value IS the old value?
Re: Why do I receive KVO notification when new value IS the old value?
- Subject: Re: Why do I receive KVO notification when new value IS the old value?
- From: "John C. Randolph" <email@hidden>
- Date: Wed, 08 Jul 2009 17:21:05 -0700
On Jul 8, 2009, at 3:05 PM, Jerry Krinock wrote:
Why do I receive KVO notifications when a key is set to the same
value that it already is?
Because the notification mechanism doesn't know or care if you're
setting the same value that's already there.
-jcr
_______________________________________________
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