NSBundle and PlugIns
NSBundle and PlugIns
- Subject: NSBundle and PlugIns
- From: Aidas Dailide <email@hidden>
- Date: Sun, 6 Jun 2004 00:31:12 +0300
Hi,
I've added something like PlugIns support to my application.
Unfortunately I have little problem. When I load plugin into
application, and then try to load updated version of the same plugin
again, for some reason it doesn't get updated... Instead of new one,
old one is loaded. I am sure that my code is clean. What could I do to
"unload" plugin?
Thanks,
Aidas
_______________________________________________
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.