How to re-read a bundle once read?
How to re-read a bundle once read?
- Subject: How to re-read a bundle once read?
- From: David Hoerl <email@hidden>
- Date: Mon, 14 Jan 2008 14:20:32 -0500
I can use [NSBundle bundleWithPath:<somePath>] to get a bundle
object. Code resources from it get brought in with a "load" method,
and with Leopard I can now "unload" them.
Is there a way to "close" the bundle? The bundle varies over time,
and what I'd like to do is read it, load it, unload it, then re-read
it again.
Thanks,
David
_______________________________________________
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