Re: Getting added object with KVO
Re: Getting added object with KVO
- Subject: Re: Getting added object with KVO
- From: Hannes Petri <email@hidden>
- Date: Wed, 12 Jul 2006 15:56:51 +0200
Thanks a lot for the advice!
What I want must be one of the most common reasons to use KVO... so
it's a bit strange that it isn't fixed yet.
Hannes Petri
email@hidden
On 12 jul 2006, at 15.25, George Orthwein wrote:
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