Re: multiget reports Re: Thoughts on relation to WebDAV

On 28.05.2008, at 17:02, Julian Reschke wrote:
> The problem with that is that it's extremely hard to deploy.
>
> The right way would be to have it deep down in the stack, for  
> instance the servlet container. But that doesn't happen easily.
>
> If you implement on top, you basically have to re-implement most of  
> the server-side HTTP stack to support it.

Good point. After all the idea *is* to reimplement it on top, because  
the endpoint could aggregate common payloads in set operations.

But then the server always has the option to reject the BATCH with  
501, which would then make the client fallback.
Well, and a servlet which does WebDAV, needs to do most of the HTTP  
stack itself anyways ;-)

Thanks,
   Helge
-- 
Helge Hess
http://helgehess.eu

Received on Wednesday, 28 May 2008 15:48:30 UTC