Re: NSArrayController delete objects once removed
Re: NSArrayController delete objects once removed
- Subject: Re: NSArrayController delete objects once removed
- From: Joshua Scott Emmons <email@hidden>
- Date: Sun, 16 Dec 2007 13:32:50 -0600
I've separated them out, though the problem still remains. I have
also checked the 'Deletes objects on remove' inside of IB, though
the dealloc method isn't being called for the objects stored within
the array.
Is your project using garbage collection? -dealloc never gets called
on garbage collected objects, as I recall.
Cheers,
-Joshua Emmons
_______________________________________________
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