Werner, wwwjfy,<br><br><div class="gmail_quote">2010/2/11 wwwjfy <span dir="ltr">&lt;<a href="mailto:wwwjfy@gmail.com">wwwjfy@gmail.com</a>&gt;</span><br><div> </div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div class="gmail_quote">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><div>
Sometimes I suffered from it.<br>Maybe it the cost of the flexible. ;)<br></div><br></div></blockquote><div><br>thanks to the both of you. I managed to install Eclipse, seems getting better, actually. <br><br>Now, my question moved. I see the BaseProtocol class having the &quot;makeConnection&quot; method.<br>
<br>Now, is the reactor supposed to call this method ? Is it supposed to pass a ITransport argument, too ?<br><br>Well are these conventions ? Or does the reactor uses some sort of reflection or other aid to &quot;guess&quot; which method to call and which argument to pass ?<br>
<br>Same goes for the &quot;dataReceived&quot; method that makes its first appareance in the Protocol class. Is the reactor supposed to call this method and pass the data as an argument ? <br><br>Am I being annoying ? Sorry, I&#39;m just trying to understand.<br>
<br>Thanks<br>Catonano<br></div></div>