Carsten Ziegeler created SLING-2541:
---------------------------------------

             Summary: General mechanism to chain resource providers
                 Key: SLING-2541
                 URL: https://issues.apache.org/jira/browse/SLING-2541
             Project: Sling
          Issue Type: Bug
          Components: ResourceResolver
            Reporter: Carsten Ziegeler
             Fix For: File System Resource Provider 1.0.4, Extensions 
Bundleresource 2.0.8, Resource Resolver 1.0.0


Right now, the bundle resource and the fs resource "hard coded" test for a 
session and for a node in the repository, if the requested resource is a folder.

I think we should generalize this and provide a mechanism for a resource 
provider to get a resource from a resource provider with a lower ranking. This 
would solve this use case but also allow a use case where a resource provider 
combines information from different resource providers, e.g. when the 
repository stores meta information about a file (just a rough thought)

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to