Issue status update for http://drupal.org/xmlrpc/new Post a follow up: http://drupal.org/project/comments/add/26391 Project: Drupal Version: cvs Component: base system Category: tasks Priority: critical Assigned to: chx Reported by: chx Updated by: chx Status: patch The library is tested. Also, the function drupal_auth is. Nothing else is tested yet. chx Previous comments: ------------------------------------------------------------------------ July 5, 2005 - 20:17 : chx Attachment: http://drupal.org/files/issues/xmlrpc_4.patch (89.47 KB) Bootstrap broke xmlrpc hopeless. And that library was a pain to work with. This one, though is much more transparent. Only date and base64 objects require special handling, everything else is totally transparent. I put a module in my sandbox which makes Drupal validate against validate.xmlrpc.com and is a nice example on how to use the new library.