I'd like to use hivemind together with an application plugin framework - probably either JPF (http://jpf.sourceforge.net) or the OSGI implementation knopflerfish. Is that possible at all? Two problems I foresee: - classloader issue: in effect there is a tree of classloaders corresponding to a tree of dependent plugins. How can I collect and register each plugin's hivemodule.xml? How will hivemind be able to instantiate service implementations? - plugins can be added and removed at runtime. Can hivemind handle that and update the registry accordingly?
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
