EMAIL PROTECTED]
Sent: Friday, June 06, 2008 1:48 PM
To: Jon Keon
Cc: Cocoa Developer List
Subject: Re: [Newbie] Proper class releasing
On Fri, Jun 6, 2008 at 9:41 PM, Jon Keon <[EMAIL PROTECTED]>
wrote:
Hi All,
I'm having a problem with creating new instances of classes after other
i
Hi All,
I'm having a problem with creating new instances of classes after other
instances of them have been released.
I have a class called BaddieManager.
In this class I have a NSMutableArray that holds instances of Baddies.
So I create a new instance, place it my array and when the Baddies