Re: Memory Management: Revamped Engine Example
Re: Memory Management: Revamped Engine Example
- Subject: Re: Memory Management: Revamped Engine Example
- From: Scott Ribe <email@hidden>
- Date: Sun, 01 Jan 2006 09:38:19 -0700
- Thread-topic: Memory Management: Revamped Engine Example
> I do have to remove those bad parts right away in the
> -maintenance method.
First off, I'm going to assume that by "remove" you don't just mean remove
from the array, but are talking about dealloc'ing the bad parts. Are you
sure about that? Is it not enough that at that point things are set up so
that they will be freed in the near future? Do their dealloc methods have
side effects that need to happen at that precise moment?
--
Scott Ribe
email@hidden
http://www.killerbytes.com/
(303) 665-7007 voice
_______________________________________________
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