NSApplication releases top-level nib objects?
NSApplication releases top-level nib objects?
- Subject: NSApplication releases top-level nib objects?
- From: Mike Manzano <email@hidden>
- Date: Fri, 3 Oct 2008 14:21:58 -0700
The docs say that NSApplicationMain:
"Creates the application, loads the main nib file from the
application’s main bundle, and runs the application."
Who is responsible for releasing the objects in the main bundle when
the app quits? Is it safe to not release them since the application is
quitting anyway?
Thanks!
Mike_______________________________________________
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