• 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: memory management of app delegate on iOS
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: memory management of app delegate on iOS


  • Subject: Re: memory management of app delegate on iOS
  • From: Kyle Sluder <email@hidden>
  • Date: Mon, 19 Jul 2010 21:39:45 -0700

On Mon, Jul 19, 2010 at 9:32 PM, Matt Neuburg <email@hidden> wrote:
> Yet the UIApplication object does NOT retain its delegate. So why doesn't
> the app delegate vanish in a puff of smoke? Is the MainWindow nib subject to
> different memory management rules?

UIApplication might be retaining the top-level object array. Since
it's quite typical not to subclass UIApplication, it must have some
way of dealing with the common case: nobody else holding on to the
delegate object in the MainWindow nib.

--Kyle Sluder
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

References: 
 >memory management of app delegate on iOS (From: Matt Neuburg <email@hidden>)

  • Prev by Date: memory management of app delegate on iOS
  • Next by Date: NOAA data feeds
  • Previous by thread: memory management of app delegate on iOS
  • Next by thread: NOAA data feeds
  • Index(es):
    • Date
    • Thread