Do you guys have any ETA on this? The discussion within the ticket makes it seem much more complex<div>than the simple fix someone suggested on StackOverflow.</div><div><br></div><div>It would allow to pit Twisted directly against node.js (and others) and not suffer from CPython perf limitations.</div>
<div>There is a lot of complaints in the node.js blogs about the type of spaghetti code async nested callbacks create...</div><div>...a chance to show how elegantly Twisted inline callback support solves this.</div><div><br>
</div><div>Jacek<br><br><div class="gmail_quote">On Tue, Sep 6, 2011 at 9:44 AM, Thijs Triemstra <span dir="ltr">&lt;<a href="mailto:lists@collab.nl">lists@collab.nl</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On 09/06/2011 03:28 PM, Jacek Furmankiewicz wrote:<br>
&gt; Fortunately enough the code change was minor. The biggest challenge was<br>
&gt; getting the decorator function and the class instance to communicate<br>
&gt; somehow...past that point it was simple.<br>
&gt;<br>
&gt; I would rather focus on my current problem (beside CorePost<br>
&gt; enhancements) of Twisted not installing under PyPy.<br>
&gt; PyPy does wonders for Twisted.<br>
&gt;<br>
&gt; Some of the issues are documented here:<br>
&gt; <a href="http://stackoverflow.com/questions/5126039/how-to-install-twisted-10-2-0-with-pypy-1-4-1" target="_blank">http://stackoverflow.com/questions/5126039/how-to-install-twisted-10-2-0-with-pypy-1-4-1</a><br>
&gt;<br>
&gt; The solution seems pretty trivial (see last comment).<br>
&gt;<br>
&gt; Getting Twisted to install under PyPy would be a major boom. Right now<br>
&gt; all the PyPy guys have to do PYTHONPATH hacks.<br>
&gt;<br>
&gt; My initial perf tests with PyPy/Twisted were the reason I chose Twisted<br>
&gt; over let&#39;s say Node.js.<br>
&gt; I just like Python more and the inline callback support is brilliant.<br>
&gt;<br>
&gt; Is there a Twisted bug for the PyPy installation issue?<br>
&gt;<br>
&gt; Jacek<br>
<br>
</div>That&#39;s ticket #5158: <a href="http://twistedmatrix.com/trac/ticket/5158" target="_blank">http://twistedmatrix.com/trac/ticket/5158</a><br>
<br>
Cheers,<br>
<font color="#888888"><br>
Thijs<br>
</font><div><div></div><div class="h5"><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>
</div></div></blockquote></div><br></div>