You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "David Bosschaert (JIRA)" <ji...@apache.org> on 2018/10/31 11:33:00 UTC

[jira] [Resolved] (SLING-8028) Split FeatureExtensionHandler into MergeHandler and PostProcessor

     [ https://issues.apache.org/jira/browse/SLING-8028?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

David Bosschaert resolved SLING-8028.
-------------------------------------
    Resolution: Fixed

> Split FeatureExtensionHandler into MergeHandler and PostProcessor
> -----------------------------------------------------------------
>
>                 Key: SLING-8028
>                 URL: https://issues.apache.org/jira/browse/SLING-8028
>             Project: Sling
>          Issue Type: New Feature
>          Components: Feature Model
>    Affects Versions: Feature Model 0.1.2
>            Reporter: David Bosschaert
>            Assignee: David Bosschaert
>            Priority: Major
>             Fix For: Feature Model 0.1.4
>
>
> The FeatureExtensionHandler class currently performs two tasks: merging and postprocessing. This should be split into two interfaces each with a clear purpose.
> The APIs should also be provided with a context object so that it will be possible to perform certain tasks that require plugins. For example mapping an Artifact ID to a file.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)