Nicolas Peltier created SLING-5818:
--------------------------------------

             Summary: make sling pipe writer a persistent configuration
                 Key: SLING-5818
                 URL: https://issues.apache.org/jira/browse/SLING-5818
             Project: Sling
          Issue Type: Improvement
          Components: Extensions
            Reporter: Nicolas Peltier


right now, the only way to configure the output of a pipe is to add a json as 
parameter of the pipe request. Sometimes the output is as important/complex as 
the pipe itself, and should be persisted.
This could be also the opportunity to rewrite how writer is managed in a far 
from ideal if/else block. 
servlet/plumber should *always* take a writer in account, and call it each time,
default being path writer, writer should still be overridable through a request 
parameter



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to