Hi Robert, On Mon, Dec 10, 2018 at 2:46 PM Robert Munteanu <[email protected]> wrote: > ...is this something that can be seen in scope of the > feature model (launcher?) or is the recommendation to use other > mechanisms?...
I haven't been involved much with the feature model but in general I think we should move towards immutable instances - so once you have started a Sling instance for the first time, from a deployment's point of view its OSGi state is frozen and cannot be changed anymore. Would that cause trouble in your case? I tend to think that it would help people move to a devops mindset, where Sling instances are throwaway. -Bertrand
