[Twisted-Python] threadedselctreactor and releases

Antoine Pitrou solipsis at pitrou.net
Mon Oct 3 08:18:54 EDT 2005


Hi Moof,

You may have missed the already numerous discussions on this list about
the subject "wx + Twisted".
If you don't want to use Twisted's threadedselectreactor, there is
another recipe which does work perfectly (but is a little less
transparent to the programmer) :
http://solipsis.netofpeers.net/wiki2/index.php/WxPython_And_Twisted_Example

(a better and simpler version of the proxy objects is here:
http://svn.berlios.de/viewcvs/solipsis/trunk/main/solipsis/util/uiproxy.py?view=markup
)

There is no agreement among people over which of both approaches is
better, so do your own testing yourself and choose whatever you like.

Regards

Antoine.






More information about the Twisted-Python mailing list