Nicolas Peltier created SLING-7110:
--------------------------------------
Summary: few pipe builder improvements needed
Key: SLING-7110
URL: https://issues.apache.org/jira/browse/SLING-7110
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Pipes 1.0.4
Reporter: Nicolas Peltier
there are a few improvements that would be cool after a few usages of pipe
builder:
- add #build(String) method that allows to build a pipe *not* in a random path,
in case the location does matter (for now, searching & moving the executed pipe
is a bit tedious),
- allow .with() to work before first subpipe, this would affect the container
pipe, allowing properties there,
- add runWith(String...) that is a shorter version of run(Map)
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)