- the current osgi-installer is a candidate for deprecation - the current feature model is indented to be used for "from-scratch" deployments defining and setting up a full instance - not for delta deployments of changes to an existing instance - it would be nice if there would be some support for "on-top"/"delta" deployment for an instance that was setup with the feature model. this happens often in real life deployments currently. - we should clean up the starter project to create a set of sensible features - in some time in the future we should switch the starter to feature models (instead of provisioning files) - after sling 11 release, and when the feature model tooling is ready and released - after this switch: deprecate all other launch* stuff like crankstart, provisioning model etc. to make sure which is the current only supported way to do this things
stefan