Self-Introduction: Fergus Sullivan

Max Kanat-Alexander mkanat at bugzilla.org
Fri Aug 31 19:46:38 UTC 2007


On Fri, 31 Aug 2007 07:37:53 -0700 Pankaj K Garg <gargp at acm.org> wrote:
> That said, in my experience with YUI, from the server side you
> should be able to generate JSON objects as necessary and be able to
> populate Javascript code with values from the DB. In both these cases
> I've found the Bugzilla's use of Template Toolkit to be very handy
> and useful.

	Just as a note here, I think this would be a cool opportunity
to make Bugzilla::WebService able to return data in different formats,
and extend it to also return JSON sometimes. So we'd have
Bugzilla::WebService::XML-RPC and Bugzilla::WebService::JSON, both
would call the exact same functions but take their arguments and return
their data in a different way.

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



More information about the developers mailing list