> >* >Google is my friend but I could not find examples of this usage.
Is
*> >* there
*> >* >any references to this usage in the twisted docs?
*> >*
*> >*
*> >* Huh, surprisingly not in the primary PB docs. The Twisted “finger”
*> >* tutorial
*> >* does do this, though, if you read it care
I am writing a tool for work that will run various software development aids
such as message capturing and diagnostic control of system processes.
My current design strategy is to implement these aids as plugins (not
twisted plugins) to a generic plugin runner rather than stand alone
applications.