You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@sling.apache.org by "Carsten Ziegeler (Jira)" <ji...@apache.org> on 2023/04/14 07:53:00 UTC

[jira] [Resolved] (SLING-3556) The Filter API should work on resources, not on filesystem-based paths

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

Carsten Ziegeler resolved SLING-3556.
-------------------------------------
    Resolution: Won't Fix

> The Filter API should work on resources, not on filesystem-based paths
> ----------------------------------------------------------------------
>
>                 Key: SLING-3556
>                 URL: https://issues.apache.org/jira/browse/SLING-3556
>             Project: Sling
>          Issue Type: Improvement
>          Components: IDE
>    Affects Versions: Sling Eclipse IDE 1.0.0
>            Reporter: Robert Munteanu
>            Priority: Major
>             Fix For: Sling Eclipse IDE 2.0.0
>
>         Attachments: SLING-3556-wip-1.patch
>
>
> Today the SlingLaunchpadBehaviour encapsulates lot of knowledge about what it takes to find out if a resource should be filtered or not ( also visited in the context of SLING-3122 ). This knowledge should be rooted in the Filter API, which currently takes paths. 
> Instead, it should take a ResourceProxy instance, and delegate to the SerializationKindManager to see what the serialization policy is, so that it can determine the repository path.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)