• 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: releasing IB stuff when quitting
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: releasing IB stuff when quitting


  • Subject: Re: releasing IB stuff when quitting
  • From: Bill Bumgarner <email@hidden>
  • Date: Thu, 28 Apr 2005 19:32:59 -0700

On Apr 28, 2005, at 7:22 PM, john wrote:
2 questions:

1) What happens to the objects in the main.nib file when quitting the app? I assume they are released, however the dealloc method isn't called.

2) What happens to objects the objects in the main.nib file create? If the dealloc method isn't called, do these objects just leak?

Once the app is terminated, all memory is reaped by the system. Regardless of whether or not the objects were deallocated, the memory will be reclaimed.


b.bum
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


References: 
 >releasing IB stuff when quitting (From: john <email@hidden>)

  • Prev by Date: Working with large files, efficiently/fast?
  • Next by Date: Bindings and NSPopupButtonCell pulldown
  • Previous by thread: releasing IB stuff when quitting
  • Next by thread: Re: releasing IB stuff when quitting
  • Index(es):
    • Date
    • Thread