Re: Re: More autorelease pool strangeness
Re: Re: More autorelease pool strangeness
- Subject: Re: Re: More autorelease pool strangeness
- From: "Alan Smith" <email@hidden>
- Date: Mon, 20 Nov 2006 10:55:54 -0500
Hmm.
It sounds like the object is not getting added to thePool.
I don't know but perhaps when a framework's methods are called an
autorelease pool is created and this object is getting put in there.
But that doesn't make much sense at all.
I wouldn't put an autorelease pool around those methods. I would let
the one that is created on launch to take care of it. Perhaps that
will fix it.
Once you get this figured out post a [SOLVED] post, I'm interested to
see what's going on here.
Good luck, Alan
--
// Quotes from yours truly -------------------------
"You don't forget, you just don't remember."
"Maturity resides in the mind."
"Silence is the Universe's greatest gift."
"When the World realizes that religion really is unnecessary, then it
shall evolve."
_______________________________________________
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