You are viewing a plain text version of this content. The canonical link for it is here.
Posted to slide-user@jakarta.apache.org by Bita Shadgar <sh...@compsci.bristol.ac.uk> on 2002/02/21 20:05:23 UTC

Batch methods

Hi ,

Is there any possibility in Slide to have batch method. In other word,
can I write a program with Slide API so that  I can send  more than one
delete file/collection in one connection to server instead of  many
connection to server to pass a delete file/collection in each
connection. Indeed, consider the concept of batch method for different
methods. For example, Mkcol and Proppatch method together in one single
connection to server.

Any hint is appreciated,
Bita.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: Batch methods

Posted by Bita Shadgar <sh...@compsci.bristol.ac.uk>.
Bita Shadgar wrote:

> Hi ,
>
> Is there any possibility in Slide to have batch method. In other word,
> can I write a program with Slide API so that  I can send  more than one
> delete file/collection in one connection to server instead of  many
> connection to server to pass a delete file/collection in each
> connection. Indeed, consider the concept of batch method for different
> methods. For example, Mkcol and Proppatch method together in one single
> connection to server.
>
> Any hint is appreciated,
> Bita.
>
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>

I know it is not supposed that slide support the batch methods, since it is not
approved by WebDAV group yet. However, I don't think it is out of question, if
I want to have something out of standard. Actually, I am asking the Slide
developers who know about the codes in details, could you please give me a clue
that how can I change or write new program to slide, so that I can have batch
methods.

Your co-operation is highly appreciated, since I know it takes your valuable
time.
Bita.




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>