Comment 4 for bug 1020639

Revision history for this message
Salvatore Orlando (salvatore-orlando) wrote :

I agree on the need for having bulk operations as part of the core.

It is my opinion that we should not introduce complexity by defining new URIs for bulk operations. POST /<resource> and DELETE /<resource> should be able to handle both single and bulk requests.

Bulk updates are desirable, but they have a lower priority. If we get them "for free" from this bug fix, that would be great.