WebServices: quick code walk through
Max Kanat-Alexander
mkanat at bugzilla.org
Mon Jun 30 09:06:39 UTC 2008
On Sun, 29 Jun 2008 23:17:11 -0600 "Scott Saad" <saadsj at gmail.com>
wrote:
> If this is not the right forum for a question like this, please let
> me know. Would IRC be better?
Hey Scott. Yeah, catch me on IRC (mkanat). This is a more
interactive sort of question.
But as a start, xmlrpc.cgi is:
1) Making sure that extensions (in the extensions/ dir) can
add their own WebServices plugins.
2) Logging the current user in (on_action).
3) Calling the correct code from a module in the
Bugzilla/WebServices/ directory (handle()).
-Max
--
http://www.everythingsolved.com/
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.
More information about the developers
mailing list