Im looking at the common.py and I feel a bit confused about how to wrap a resolver.<br><br>Would&#39;nt a subclass achieve the same thing. I would only need to implement the changed functions in the subclass.<br><br>I guess my problem is that I dont exactly know how to write a wrapper in python.<br>
<br>Kind regards<br><br>Tax<br><br><div class="gmail_quote">2009/10/23  <span dir="ltr">&lt;<a href="mailto:exarkun@twistedmatrix.com">exarkun@twistedmatrix.com</a>&gt;</span><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="im">On 08:55 pm, <a href="mailto:jesper@taxboel.dk">jesper@taxboel.dk</a> wrote:<br>
&gt;I&#39;m still new to the whole twisted way of doing things, but it sounds<br>
&gt;very<br>
&gt;sensible. :)<br>
&gt;<br>
&gt;Could you suggest a class to start studying from ?<br>
<br>
</div>twisted/names/common.py is probably a good place to start.  It has what<br>
comes closest to the definition of a Twisted Names &quot;resolver&quot;.<br>
<div><div></div><div class="h5"><br>
Jean-Paul<br>
<br>
_______________________________________________<br>
Twisted-Python mailing list<br>
<a href="mailto:Twisted-Python@twistedmatrix.com">Twisted-Python@twistedmatrix.com</a><br>
<a href="http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python" target="_blank">http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python</a><br>
</div></div></blockquote></div><br>