[
https://issues.apache.org/jira/browse/SLING-11448?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Radu Cotescu closed SLING-11448.
--------------------------------
> Provide a mode option for resource providers
> --------------------------------------------
>
> Key: SLING-11448
> URL: https://issues.apache.org/jira/browse/SLING-11448
> Project: Sling
> Issue Type: Improvement
> Components: API, ResourceResolver
> Reporter: Carsten Ziegeler
> Assignee: Carsten Ziegeler
> Priority: Major
> Fix For: Resource Resolver 1.10.0, API 2.26.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> With the current feature set, a resource provider mounted at a sub path is
> overlaying a potential parent resource provider.
> For uses cases like for example adding additional information to some of the
> resources, the overlay mechanism is very complicated to implement. It
> requires to pass through all resources, but also to deal with obersation,
> querying and modifications.
> A new mode named PASSTHROUGH could be implemented to make this easier and let
> the resource resolver fall back to the overlayed resource provider taking
> care of modifications, observation etc.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)