Nicolas Peltier created SLING-9556:
--------------------------------------
Summary: add pipes execution through a simple text POST
Key: SLING-9556
URL: https://issues.apache.org/jira/browse/SLING-9556
Project: Sling
Issue Type: Improvement
Components: Extensions
Affects Versions: Pipes 3.2.0
Reporter: Nicolas Peltier
problem with configuration of most pipes is JCR serialization is difficult to
read/maintain (basic XML maintenance issue).
Since it can be executed through gogo commands, the pipe could also simply be
some piped command in a text file that would be posted to the plumber, using
same pipebuilder functionality (see
https://github.com/apache/sling-org-apache-sling-pipes/blob/master/src/main/java/org/apache/sling/pipes/internal/GogoCommands.java#L81)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)