Self-hosted Frameworks [message #806209] |
Fri, 24 February 2012 17:49 |
Terran Gilman Messages: 67 Registered: July 2009 |
Member |
|
|
I'm looking for a way to encapsulate a set of bundles that are marked singleton and utilize the extension registry so that multiple versions of the bundles can be active. There are a set of core services and facilities that these "applications" use but are otherwise self-contained.
Is there a way for an equinox framework instance to host a child instance? It would need to pass through it's services to the child instance as well as any active bundle contexts. The extension registry could be read-only for parent entries, but read-write for entries provided by bundles installed into the child instance. Is there support for doing something like this?
|
|
|
Powered by
FUDForum. Page generated in 0.02930 seconds