[
https://issues.apache.org/jira/browse/SLING-8028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668869#comment-16668869
]
David Bosschaert commented on SLING-8028:
-----------------------------------------
Initial code changes committed. Now
sling-org-apache-sling-feature-extension-content needs to be updated to use the
updated API.
> 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)