[
https://issues.apache.org/jira/browse/SLING-8028?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16668784#comment-16668784
]
ASF GitHub Bot commented on SLING-8028:
---------------------------------------
cziegeler commented on issue #7: SLING-8028 Split FeatureExtensionHandler into
MergeHandler and PostProcessor
URL:
https://github.com/apache/sling-org-apache-sling-feature/pull/7#issuecomment-434321795
Interfaces look good to me, +1
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> 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)