Re: disposing of an EC
Re: disposing of an EC
- Subject: Re: disposing of an EC
- From: Farrukh Ijaz <email@hidden>
- Date: Wed, 20 Jul 2011 14:54:26 +0300
Hi Ted,
You don't need to dispose it off explicitly. It will automatically be disposed off during garbage collection.
Farrukh
On 2011-07-20, at 2:15 PM, Theodore Petrosky wrote:
> I am using an AjaxModalDialog when I create a new object for my app. The content of the AMD is from a component. When this component is created, I create an EC.
>
> should I dispose() of this EC when I close the dialog? I guess this is a question of style. Will it be garbage collected on its own? or Do I gain anything if I theEC.dispose(); when I am done?
>
> Ted
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden