[Twisted-Python] Inheriting t.a.service.Service and super
Sébastien LELONG
sebastien.lelong at dexia-securities.fr
Tue Mar 20 09:16:58 MDT 2007
Thanks for your reply !
> The major reason is backwards compatibility. Changing a class to inherit
> from object can break subclasses which didn't expect this.
> [...] You might find the information given here [link] interesting as well
OK, I understand that. And thanks for your interresting link. I guess I might
need to reconsider my "super" approach :). For now, I'll use the oldstyle
superclass calling with twisted's Service.
Cheers,
Seb
--
Sébastien LELONG
sebastien.lelong[at]sirloon.net
http://www.sirloon.net
More information about the Twisted-Python
mailing list