Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: removeFromSuperview, _registerDragTypesLater, and clean exits



On Thu, May 22, 2008 at 8:27 PM, Geoff Schmidt <email@hidden> wrote:
> I would like this nib to unload cleanly, because that means that I can look
> in ObjectAlloc and see that all of the NSWindows and NSViews got dealloc'd
> and feel confident that all of my nib unloading logic is correct. Any
> suggestions?
>
> * Is clean shutdown (at least with respect to NSWindow/NSView) just a lost
> cause? :)

As Shawn Erickson mentioned, don't worry about it.  You cannot, in the
general case, assume that -dealloc will be called for all objects
during termination.

--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:
http://lists.apple.com/mailman/options/cocoa-dev/email@hidden

This email sent to email@hidden

References: 
 >removeFromSuperview, _registerDragTypesLater, and clean exits (From: Geoff Schmidt <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.