[Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Felix Meschberger
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 ano

Re: [Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Tobias Bocanegra
> 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 an

Re: [Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Bertrand Delacretaz
On Feb 6, 2008 9:26 AM, Felix Meschberger <[EMAIL PROTECTED]> wrote: > ...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 +1 > Second, I pro

Re: [Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Felix Meschberger
Am Mittwoch, den 06.02.2008, 09:54 +0100 schrieb Tobias Bocanegra: > > 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

Re: [Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Tobias Bocanegra
> > > 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 > > >

Re: [Sling API] ResourceWrapper and SyntheticResource

2008-02-06 Thread Padraic Hannon
On Feb 6, 2008, at 12:26 AM, Felix Meschberger wrote: 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 pse