UI library

Max Kanat-Alexander mkanat at bugzilla.org
Wed Jul 1 22:51:21 UTC 2009


Gervase Markham wrote:
> Are you set on JSON-RPC as opposed to XML-RPC? If we use JSON-RPC, it's 
> unlikely that we could backport to 3.4 or use on a 3.4 install (like 
> b.m.o. will hopefully be in the fullness of time) because it doesn't 
> support the JSON API.
> 
> (I don't know if YUI has an XML-RPC client. But I have found a fairly 
> simple BSD one I can adapt.)

	I'm not set on JSON-RPC. If there's an XML-RPC client that's just as 
fast as a JSON-RPC client, that's fine, as long as it uses the 
functionality available in YUI. I just figured that it might be easier 
to implement a JSON-RPC client, since there's so much JSON support in JS 
libraries already.

	-Max
-- 
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.



More information about the developers mailing list