[
https://issues.apache.org/jira/browse/SLING-11042?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469893#comment-17469893
]
Carsten Ziegeler commented on SLING-11042:
------------------------------------------
First implementation at
https://github.com/apache/sling-org-apache-sling-feature-launcher/tree/issues/SLING-11042
> Register launch feature as service
> ----------------------------------
>
> Key: SLING-11042
> URL: https://issues.apache.org/jira/browse/SLING-11042
> Project: Sling
> Issue Type: New Feature
> Components: Feature Model
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Feature Model Launcher 1.2.0
>
>
> The feature that was used to launch the application is currently only
> available via a weak contract (using a framework property) which requires
> client code to unnecessarily handle this property to get the feature model
> We could just register the feature model as a prototype service - with this
> every client gets a (mutable) copy of the feature.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)