[Twisted-Python] We now have a coil command-line app in CVS

Itamar Shtull-Trauring twisted at itamarst.org
Mon Apr 1 07:08:58 EST 2002


Glyph Lefkowitz wrote:

> The issue is that there's no mechanism for the user to select which
> mainloop the configuration app should be using.  The default mainloop
> might not work on your platform (java, for example)

Ah. Well, coil could be turned into a python module, together with a shell 
script/.bat that uses twistd to run it. Once you do the promised event loop 
refactor, that is. :)

What module organization should that be? Tv suggested 
twisted.internet.eventloops.{gtk, select, poll, ...}

The current system is icky. ingtkernet is *such* a bad name, and the others 
aren't any better.






More information about the Twisted-Python mailing list