<div class="gmail_quote">On Wed, Feb 10, 2010 at 17:32, Catonano <span dir="ltr">&lt;<a href="mailto:catonano@gmail.com">catonano@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Dear wwwjfy,<br><br><div class="gmail_quote">2010/2/9 wwwjfy <span dir="ltr">&lt;<a href="mailto:wwwjfy@gmail.com" target="_blank">wwwjfy@gmail.com</a>&gt;</span><div class="im"><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">

<div class="gmail_quote"><div><div></div><br></div></div>Hi,<br>   1. You can find it in handleEndHeaders, which decides to call method &#39;handleStatus_&#39; + status if the method exists.<br>   2.3. These two method are called in method rawDataReceived in class HTTPClient, which is HTTPPageDownloader&#39;s parent.<br>


<br>   I think you can grep all source files of twisted to find most answers if you don&#39;t know where is one method called. :)<br><br></blockquote></div><div><br>Thank you so much for your help. I found those methods and even verified that I would have found them with grep ;-)<br>

<br>Now, since you made me feel embarassed  ;-)  , I want to write a few words about why I didn&#39;t try myself in the first place.<br><br>I self learned with the Squeak Smalltalk, when I was 17. Then I used to work in Java, but with VisualAge, that was a Smalltalk IDE applied to Java.<br>

<br>So now I am spoiled, I expect to be able to find parent classes with all their methods arranged in a nice GUI with the methods represented as bullets that, if clicked, make appear the method code in a frame.<br><br>In Smalltalk code pieces weren&#39;t even written in files.<br>

<br>Grep really didn&#39;t come to my mind :-( <br><br>Now that you lighted this bulb to me, I am flabbergasted at how the code editing situation sucks, outside of my Smalltalk enchanted world.<br><br>I found these methods, but I can&#39;t see which class they belong to, I have to scroll to the class definition, then scroll back to where I were, but I tend to get lost in the process.<br>

<br>Now I&#39;m trying to draw the classes tree I&#39;m interested in on a paper with a pencil.<br><br>I mean, how is this possible ? Do you people really work this way ?<br><br></div></div></blockquote><div>I don&#39;t think there is a perfect way to find where methods like these are called, unless the IDE is clever enough.<br>
Sometimes I suffered from it.<br>Maybe it the cost of the flexible. ;)<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="gmail_quote">
<div>Thanks, anyhow, for your help.<br>Bye<br>Catonano<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">---<br><font color="#888888">wwwjfy<br>
</font><div class="im"><br>_______________________________________________<br>
Twisted-web mailing list<br>
<a href="mailto:Twisted-web@twistedmatrix.com" target="_blank">Twisted-web@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web</a><br>
<br></div></blockquote></div><div><div></div><div class="h5"><br><br clear="all"><br>-- <br>La difesa più sicura contro il male è l&#39;estremo individualismo, l&#39;originalità di pensiero, la stravaganza, perfino, se volete, l&#39;eccentricità… Il male va matto per la solidarietà.<br>

<br>Less than one di Joseph Brodsky<br>
</div></div><br>_______________________________________________<br>
Twisted-web mailing list<br>
<a href="mailto:Twisted-web@twistedmatrix.com">Twisted-web@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web</a><br>
<br></blockquote></div><br>