As you can see from the amount of code modified, xmlrpc_multicall was almost ready when the new library got into the core. This is the patch that deletes "almost" :)

Also, some commented out debug code is removed.

CommentFileSizeAuthor
#2 xmlrpc_multicall_0.patch2.98 KBchx
xmlrpc_multicall.patch2.77 KBchx

Comments

chx’s picture

Oh, and a nice side effect: the new system.listMethods also works.

chx’s picture

StatusFileSize
new2.98 KB

As I was checking the results, I saw that the results of multicall can be simplified. Actually, the results returned now are what one expects.

dries’s picture

I believe this patch can be closed. chx, please confirm.

chx’s picture

Status: Reviewed & tested by the community » Fixed

Yes. First, you commited this, second I obliterated xmlrpc_multicall two days later in the lazy loading patch.

Thomas Ilsche’s picture

I can confirm multicall working fine in HEAD.

kmr2005’s picture

Anonymous’s picture

pem’s picture

Status: Fixed » Closed (fixed)