[Twisted-Python] Twisted Plugins that for classes that implement interfaces

Paul Wilson paulalexwilson at gmail.com
Mon Sep 22 04:37:10 EDT 2008


Hi all,

I'd like to be able to use the twisted plugin mechanism to extract
classes that implement given interfaces. I've successfully followed
the examples to get an iterator over _objects_ that provide my
interfaces, but can't find a way to get just the classes.

Does such a facility exist or am I going to need a rethink? Thanks in advance...

Paul




More information about the Twisted-Python mailing list