> You always need at least one PUT and one PROPPATCH per 
> document, that's 
> how webdav is designed. With the bulk idea you need one 
> PROPFIND for the 
> whole batch afterwards.

And a PROPPATCH per document to set the new index.

> Maybe it would be a good idea to have an extractor in the repository 
> which always sets the correct index for any document that is added?

That will probably improve performance and people can continue to use
one-by-one implementations (which is what they usually start out with).

The only issue I see is that multiple extractors could be needed because
customers have different requirements for the index numbers (e.g. no
gaps).

Johan
********************************************
Hippocms-dev: Hippo CMS development public mailinglist

Reply via email to