Re: NSDictionary setValue KVO
Re: NSDictionary setValue KVO
- Subject: Re: NSDictionary setValue KVO
- From: Kyle Sluder <email@hidden>
- Date: Sun, 10 Oct 2010 13:19:12 -0700
On Sun, Oct 10, 2010 at 12:57 PM, Ken Thomases <email@hidden> wrote:
> A quick test program on Snow Leopard: a) confirms that NSMutableDictionary sends out change notifications for its keys, but b) does not send out change notifications for the allValues property.
A quick test program also confirms that either I stink at writing
quick test programs or NSDictionary does not send out old/new values
in the change dictionary.
http://gist.github.com/619529
--Kyle Sluder
_______________________________________________
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