[
https://issues.apache.org/jira/browse/SLING-7707?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Nicolas Peltier updated SLING-7707:
-----------------------------------
Description:
pipe that executes its subpipes in sequence or in parallel, with no relation
ship between them, and returns the union of the outputs, like a or / {{+}}
operator (as opposed to actual Container Pipe that chain them together and
could be the {{x}} operator)
was:
pipe that executes its subpipes in sequence, with no relation ship between
them, and returns the union of the outputs, like a or / {{+}} operator (as
opposed to actual Container Pipe that chain them together and could be the
{{x}} operator)
> Create Union Pipe
> -----------------
>
> Key: SLING-7707
> URL: https://issues.apache.org/jira/browse/SLING-7707
> Project: Sling
> Issue Type: Improvement
> Components: Extensions
> Affects Versions: pipes 2.0.2
> Reporter: Nicolas Peltier
> Priority: Major
>
> pipe that executes its subpipes in sequence or in parallel, with no relation
> ship between them, and returns the union of the outputs, like a or / {{+}}
> operator (as opposed to actual Container Pipe that chain them together and
> could be the {{x}} operator)
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)