
On Tue, 2006-05-30 at 10:14 -0600, Gabe Rudy wrote:
Someone will have to write one. Qt4 has numerous improvements which should make it possible to write a reasonable reactor, instead of a shambling horror (like the existing Qt reactor).
I use twisted with a pyQt4 app, so I created a more or less functional port of the current qt recator to qt4. I have attached it for anybody who needs a quick fix, but I don't claim to have taken advantage of Qt4's cleaner architecture and many improvements but I have tested it on both windows and linux and it seems to work ok. You are right that there should be a GUI and non-GUI qt4 reactor options and it may not even be that hard to code if someone has the time and the tests.
Cool! Could you please open an issue in the tracker with this attached?