Re: Autorelease pool question
Re: Autorelease pool question
- Subject: Re: Autorelease pool question
- From: "Laurent Daudelin" <email@hidden>
- Date: Tue, 13 Jan 2004 10:20:06 -0500
On 13/01/04 09:25, "Timothy Reaves" <email@hidden> wrote:
>
According to Apple's documentation, "the Application Kit
>
automatically sets up an autorelease pool scoped to the applications
>
event cycle." So does this mean that each event has its own pool, or
>
that the event handler has the pool?
The application object (NSApplication) has the pool as part of its 'run'
method.
-Laurent.
--
========================================================================
Laurent Daudelin Developer, Multifamily, ESO, Fannie Mae
mailto:email@hidden Washington, DC, USA
************************ Usual disclaimers apply ***********************
_______________________________________________
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.