Re: NSBundle and PlugIns
Re: NSBundle and PlugIns
- Subject: Re: NSBundle and PlugIns
- From: Aidas Dailide <email@hidden>
- Date: Sun, 6 Jun 2004 02:20:48 +0300
Thanks.
CFBundle unloading method doesn't work either.
Regards,
Aidas
On 2004.6.6, at 00:41, Ondra Cada wrote:
Aidas,
On 5.6.2004, at 23:31, Aidas Dailide wrote:
What could I do to "unload" plugin?
Relaunch the application.
You just cannot unload bundles which contain ObjC code--it's caused by
the implementation details of the class system (some original
information may be irreversibly lost when a new category is loaded,
and perhaps more).
---
Ondra Dada
OCSoftware: email@hidden http://www.ocs.cz
private email@hidden http://www.ocs.cz/oc
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.