You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Nicolas Peltier (JIRA)" <ji...@apache.org> on 2018/11/16 14:42:00 UTC

[jira] [Updated] (SLING-7992) make package pipe folding its filters

     [ https://issues.apache.org/jira/browse/SLING-7992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Nicolas Peltier updated SLING-7992:
-----------------------------------
    Component/s: pipes

> make package pipe folding its filters
> -------------------------------------
>
>                 Key: SLING-7992
>                 URL: https://issues.apache.org/jira/browse/SLING-7992
>             Project: Sling
>          Issue Type: Improvement
>          Components: Extensions, pipes
>    Affects Versions: pipes 3.0.2
>            Reporter: Nicolas Peltier
>            Priority: Major
>             Fix For: pipes 3.1.0
>
>
> packaging resources about to change is pretty handy, but filters are not meant to be used for each single resource to save.
> Would be nice to have something like {{maxFilters}} and {{reductionDepth}} 
> that transforms at best following set, with {{maxFilters=1}} and {{reductionDepth=3}}
> - /content/foo/bar/1
> - /content/foo/bar/2
> in
> - /content/foo/bar
> if not possible to satisfy the constraints, it just does nothing



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