On 27 March 2012 08:33, Dirkjan Ochtman <[email protected]> wrote: > On Mon, Mar 26, 2012 at 20:44, Alec Warner <[email protected]> wrote: >>> Long term, we may want to consider porting pybugz to use Bugzilla's >>> XML-RPC api to avoid such breakage. >> >> XML-RPC is shit. > > https://wiki.mozilla.org/Bugzilla:REST_API >
Shame that it requires custom patches to BZ, personally I think the preferable (and offically supported) method would be JSON-RPC[1] Ian 1.http://www.bugzilla.org/docs/4.0/en/html/api/Bugzilla/WebService/Server/JSONRPC.html
