Re: retainCount
Re: retainCount
- Subject: Re: retainCount
- From: Dustin Mierau <email@hidden>
- Date: Fri, 5 Oct 2001 19:23:20 -0700
I think what everyone is trying to say and has said is:
"If you should ever have to do this, you should review and
rewrite parts of your code, because you should never need to do
this."
I don't think it is a shortcoming, it just forces the developer
to not second guess him/herself all over the place. You should
know if an object is in the autorelease pool or not.
Though I could be totally wrong...
-dustin
So, from the different posts on the subject, it seems there is
no way to tell whether an object is in the autorelease pool or
not? This seems like a shortcoming. I'd even try using
+showAllPools, then searching the output to see if my object is
in there, except there seems to be no way to get the output.
-- Sincerely,
Rosyna Keller
Technical Support/Holy Knight/Always needs a hug
Unsanity: Unsane Tools for Insane People
_______________________________________________
cocoa-dev mailing list
email@hidden
http://www.lists.apple.com/mailman/listinfo/cocoa-dev