Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse RT (runtime) » Self-hosted Frameworks
Self-hosted Frameworks [message #806209] Fri, 24 February 2012 17:49
Terran Gilman is currently offline Terran GilmanFriend
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?
Previous Topic:Eclipse Run encoding
Next Topic:KeyBoard shortcuts
Goto Forum:
  


Current Time: Thu Mar 28 09:15:07 GMT 2024

Powered by FUDForum. Page generated in 0.02054 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top