[Twisted-Python] --python and --plugin

Moshe Zadka m at moshez.org
Fri Sep 21 09:42:45 EDT 2001


I'd like to add a feature, that if there is a 'getPorts' in the namespace
then twistd will create an application itself, and then call 
getPorts() on it which should return a list of [(port num), factory],
and then will call application.listenOn on those tuples.

What is the big win? we can give mktap --plugin and --pyton options too,
which means it will be possible (and easy!) to configure a .tap given
a plugin, which is currently painful.

-- 
The Official Moshe Zadka FAQ: http://moshez.geek
The Official Moshe Zadka FAQ For Dummies: http://moshez.org
Read the FAQ





More information about the Twisted-Python mailing list