On 2011-11-30 07:54, Thomas Mueller wrote:
Hi,

Why do we need multiple commits in one block?

As I have already written, we need to get the information about multiple
commits in one block for the method getJournal. See my previous mail.


Wouldn't it make more sense to either pipeline the requests, or define a
container format that can combine multiple diffs into one request?

I have already proposed a container format, see my previous mail.
What other container format do you propose?

Container format: something that wraps multiple single diffs into one file. Such as ZIP, multipart/*, or a JSON document that contains an array of diffs (something we could do easily if the diff format was JSON).

Best regards, Julian



Reply via email to