Hi all,

I would like to propose to create a ResourceWrapper class in the Sling
API, which is just a simple wrapper around a delegatee resource
analogous to what we have for servlet requests and responses. This
simplifies the creation of pseudo-resources, for example to create
resource based on another resource but with a different resource type.

Second, I propose to move the SyntheticResource class from the
jcr/resource project to the Sling API because this class is by now way
related to a JCR repository. Rather it is very usefull in general
projects.

WDYT ?

Regards
Felix

Reply via email to