[Twisted-Python] Event dispatcher
Gabriel Rossetti
mailing_lists at evotex.ch
Tue Apr 1 01:12:34 MDT 2008
Gabriel Rossetti wrote:
> Hello,
>
> I was searching for an event dispatching mechanism in twisted and I
> cam upon this :
>
> http://twistedmatrix.com/trac/browser/trunk/twisted/python/dispatch.py
>
> but apparently it's being depreciated. There is no mention of what
> replaces it though, does someone know? Is there no replacement? If so,
> that must mean that there is a better way of doing things, can someone
> please tell me how?
>
> Thank you,
> Gabriel
>
> _______________________________________________
> Twisted-Python mailing list
> Twisted-Python at twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python
>
Oh, I just saw that we should create our own event dispatcher mechanism.
Why was it removed? Isn't it better that we all share one than recreate
on every time?
Gabriel
More information about the Twisted-Python
mailing list