Re: Memory Management
Re: Memory Management
- Subject: Re: Memory Management
- From: Nat! <email@hidden>
- Date: Wed, 30 Jul 2003 10:12:06 +0200
Am Mittwoch, 30.07.03 um 01:13 Uhr schrieb John Randolph:
On Tuesday, July 29, 2003, at 11:23 AM, Nat! wrote:
Autorelease pools have some clear semantics. Every object added to an
autorelease pool gains a property, a guaranteed minimum lifetime.
Umm, no.
An object added to an autorelease pool is going to get a -release
message whenever the pool gets released, and that's all. The act of
adding it to the pool has no effect of guaranteeing a minimum > lifetime.
-jcr
ok, I should have explicitily stated the assumption that the object is
added retained.
Ciao
Nat!
------------------------------------------------------
The things you own
end up owning you. -- Palahniuk
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.