Re: retainCount
Re: retainCount
- Subject: Re: retainCount
- From: Finlay Dobbie <email@hidden>
- Date: Fri, 5 Oct 2001 23:28:26 +0100
On Friday, October 5, 2001, at 11:09 pm, Rosyna wrote:
I need to know, sometimes an object will be created with and
autoreleased, sometimes it will be alloc'd. This cannot change. Ever. I
just need to know if its safe to autorelease it.
What? This doesn't make sense. The way you are going about this sounds
completely wrong, I suggest you rethink how you are doing things. I
couldn't comment without some more in-depth information, though.
How come nobody else ever has this problem? :-)
-- Finlay