[Twisted-Python] Plugin Example - review appreciated

R M Waters robert.waters at gmail.com
Fri Jun 24 11:41:13 EDT 2011


On Tue, Jun 21, 2011 at 5:32 PM, <exarkun at twistedmatrix.com> wrote:

>
> Don't define Options or makeService in the dropin file.
>
> Use twisted.application.service.ServiceMaker instead of implementing
> your own.
>
>  Don't use the global reactor in SetupService.
>
>
>
Would you please elaborate on the three items above?
Most of the plugin code that I've used as examples for my own have all
violated at least two of those.

Thank you very much.
- Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://twistedmatrix.com/pipermail/twisted-python/attachments/20110624/0d1e8460/attachment.htm 


More information about the Twisted-Python mailing list