Bertrand Delacretaz  wrote
> On Tue, Mar 9, 2010 at 9:34 AM, Carsten Ziegeler <[email protected]> wrote:
>> Is everyone fine if we add the following interface to the API?
>>
>> interface ResourceDecorator {
>>    Resource decorade(Resource)
>>    Resource decorade(Resource, HttpServletRequest)
>> }
> 
> Why not SlingHttpServletRequest?
We use HttpServletRequest in the resource resolver as well :)

> +1 anyway if there's a good reason to use HttpServletRequest.
> 
> (and typo: should be "decorate" of course)
LOL - good catch!

Carsten
-- 
Carsten Ziegeler
[email protected]

Reply via email to