• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: disposing of an EC
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: disposing of an EC


  • Subject: Re: disposing of an EC
  • From: Mike Schrag <email@hidden>
  • Date: Wed, 20 Jul 2011 10:42:31 -0400

>> 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?
> Calling dispose() may / should result in the JVM having free memory sooner.  It is not a big deal.
the bigger deal is disposing unregisters for NSNotifications, which can cause problems if you have a high volume app making EC's and leaving them around. for most apps, you probably won't notice.

ms _______________________________________________
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

  • Follow-Ups:
    • Re: disposing of an EC
      • From: Philippe Rabier <email@hidden>
References: 
 >disposing of an EC (From: Theodore Petrosky <email@hidden>)
 >Re: disposing of an EC (From: Chuck Hill <email@hidden>)

  • Prev by Date: Re: disposing of an EC
  • Next by Date: Re: Model-View-Controller and user permissions
  • Previous by thread: Re: disposing of an EC
  • Next by thread: Re: disposing of an EC
  • Index(es):
    • Date
    • Thread