Alexander Klimetschek schrieb:
> Hi guys,
> 
> that sounds good. One of my greatest needs as a RESTful developer is
> direct and easy access to all the HTTP related stuff in my scripts and
> other application code. For example in Cocoon it's not that good, since
> the Cocoon API has it's own request information layer that makes it
> difficult to get to the HTTP servlet API objects.
Yepp, that's why we changed it with Cocoon 2.2 :) and took care to not
repeat this mistake again with Sling :) (To be fair, it wasn't a mistake
in Cocoon when we did this back in 2000)

Carsten
> It's good to write
> things like sendError(400, "Failure") in one line.
> 



-- 
Carsten Ziegeler
[EMAIL PROTECTED]

Reply via email to