Dawid Pura created SLING-7419:
---------------------------------

             Summary: Sling Rewriter pipeline can run another pipeline
                 Key: SLING-7419
                 URL: https://issues.apache.org/jira/browse/SLING-7419
             Project: Sling
          Issue Type: Improvement
            Reporter: Dawid Pura


As an example:
 * existing pipeline configured as /apps/A/config/rewriter/A-pipeline (rewrites 
specific attributes through Sling Resource Resolver's mappings) on specific 
resource types (e.g. pages components)
 * there is a general configuration which follows global standards of 
transforming (i.e. default rewriter defined inĀ /libs/cq/config/rewriter/default

Currently, A-pipeline has to be defined as entirely different pipeline and 
entire configuration provided by default one has to be copied from one to 
another.

Ideally, the A-pipeline would point to default configuration as another 
pipeline step. The one problem is, these two pipelines have to use the same 
generator and serializer types.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to