Re: KVO/dealloc problems
Re: KVO/dealloc problems
- Subject: Re: KVO/dealloc problems
- From: Jim Correia <email@hidden>
- Date: Fri, 28 Apr 2006 08:42:37 -0400
On Apr 28, 2006, at 6:07 AM, Jeremy Higgs wrote:
I have this working via KVO at the moment, but the objects are removed
from the mutable array independent of the controller (since the array
is bound to the tableview), so the controller has no idea when the
object is removed/dealloc'd via the interface.
http://homepage.mac.com/mmalc/CocoaExamples/controllers.html
Look for "Programmatic modifications to arrays not noticed by table
view" and "Batch import into an array, and other mass changes".
Jim
_______________________________________________
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