[
https://issues.apache.org/jira/browse/SCM-715?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964830#comment-17964830
]
Olivier Lamy commented on SCM-715:
----------------------------------
This project has moved from Jira to GitHub Issues. This issue was migrated to
[apache/maven-scm#923|https://github.com/apache/maven-scm/issues/923].
> Add executors to bind a command to a consumer
> ---------------------------------------------
>
> Key: SCM-715
> URL: https://issues.apache.org/jira/browse/SCM-715
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: Improvement
> Components: Technical tasks
> Reporter: Robert Scholte
> Priority: Major
>
> There's a very close relationship between the command and its consumer: other
> command arguments could mean a different consume strategy.
> At the moment I have to change the value passed to the {{GitStatusConsumer}},
> which means I have to search for all places where this consumer is used. With
> a {{GitStatusExecutor}} I would only have one spot to fix it.
> If there are other projects which are using these classes by implementation,
> we could have a problem.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)