• 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: How to release all objects on 'Quit' of application
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to release all objects on 'Quit' of application


  • Subject: Re: How to release all objects on 'Quit' of application
  • From: Ondra Cada <email@hidden>
  • Date: Fri, 2 Apr 2004 13:53:25 +0200

Ramakrishna,

On Friday, Apr 2, 2004, at 12:45 Europe/Prague, Ramakrishna Kondapalli wrote:

I would like to release all the active objets when user do a' command Q
'. Is there any default method by calling which I can do this job? If
not what else to do?

Has been answered already. Just consider whether you really need that: a vast majority of resources of a process is released automatically when the process ends (and much, much faster than you can do it yourself).

Also, I believe beside the application delegate method there is a notification, which may be much more convenient.
---
Ondra Hada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
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.


  • Prev by Date: Re: Java or Objective-C for Cocoa?
  • Next by Date: Re: Altering attributes of hyperlinked text
  • Previous by thread: Re: How to release all objects on 'Quit' of application
  • Next by thread: Re: Java or Objective-C for Cocoa?
  • Index(es):
    • Date
    • Thread