I changed the interface and impls.

Carsten

Carsten Ziegeler wrote:
> Hi, I think now that we have come to an agreement about the new Sling
> API we should start thinking about a redesign...
> 
> (Ok, just kidding, more serious stuff below)
> I think we should change the signature of the
> ResourceResolver.resolve(ServletRequest) method to
> ResourceResolver.resolve(HttpServletRequest).
> 
> All implementations so far directly cast (without a check) to
> HttpServletRequest, so it seems to make more sense to directly demand a
> HttpServletRequest object anyway.
> 
> WDYT?
> 
> Carsten


-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to