Re: NSBundle and PlugIns
Re: NSBundle and PlugIns
- Subject: Re: NSBundle and PlugIns
- From: Ondra Cada <email@hidden>
- Date: Sat, 5 Jun 2004 23:41:57 +0200
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 Hada
OCSoftware: email@hidden
http://www.ocs.cz
private email@hidden
http://www.ocs.cz/oc
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
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.