Hi Max,<br><br>I spent some time today looking through the code, starting with the xmlrpc.cgi. Your walk through did help lead me in the right direction. Thank you for that. <br><br>Please bare with me for a bit while I try and familiarize myself with the code base and surrounding environment. Sometimes I feel that having some way to debug or test the code is a great way to help the learning process. Can you recommend ways of doing this? Meaning, can a debugger be used, or test environments setup to help step through code, etc?<br>
<br>Any help would be greatly appreciated.<br><br>Best regards,<br>Scott<br><br><div class="gmail_quote">On Mon, Jun 30, 2008 at 3:06 AM, Max Kanat-Alexander <<a href="mailto:mkanat@bugzilla.org">mkanat@bugzilla.org</a>> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">On Sun, 29 Jun 2008 23:17:11 -0600 "Scott Saad" <<a href="mailto:saadsj@gmail.com">saadsj@gmail.com</a>><br>

wrote:<br>
<div class="Ih2E3d">> If this is not the right forum for a question like this, please let<br>
> me know. Would IRC be better?<br>
<br>
</div>        Hey Scott. Yeah, catch me on IRC (mkanat). This is a more<br>
interactive sort of question.<br>
<br>
        But as a start, xmlrpc.cgi is:<br>
<br>
        1) Making sure that extensions (in the extensions/ dir) can<br>
add their own WebServices plugins.<br>
<br>
        2) Logging the current user in (on_action).<br>
<br>
        3) Calling the correct code from a module in the<br>
Bugzilla/WebServices/ directory (handle()).<br>
<br>
        -Max<br>
<font color="#888888">--<br>
<a href="http://www.everythingsolved.com/" target="_blank">http://www.everythingsolved.com/</a><br>
Competent, Friendly Bugzilla and Perl Services. Everything Else, too.<br>
-<br>
To view or change your list settings, click here:<br>
<<a href="http://bugzilla.org/cgi-bin/mj_wwwusr?user=saadsj@gmail.com" target="_blank">http://bugzilla.org/cgi-bin/mj_wwwusr?user=saadsj@gmail.com</a>><br>
</font></blockquote></div><br>