Re: Getting added object with KVO
Re: Getting added object with KVO
- Subject: Re: Getting added object with KVO
- From: George Orthwein <email@hidden>
- Date: Wed, 12 Jul 2006 09:25:29 -0400
As far as I know, this doesn't work with array controllers. (Old,
known bug I believe.) Instead, either observe the original array...
or if you can't (Core Data), I believe you just have to compare old/
new manually by looping through and comparing.
http://www.cocoabuilder.com/archive/message/cocoa/2004/8/25/115524
George
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden