[Twisted-Python] Interfaces and adapters

en.karpachov at ospaz.ru en.karpachov at ospaz.ru
Sun Aug 28 09:42:41 EDT 2005


On Sun, 28 Aug 2005 02:07:09 +1000
Andrew Bennetts wrote:

> zope.interface allows for this case -- nevow.inevow just needs to say:
> 
>     zope.interface.classImplements(twisted.web.server.Session, ISession)

Good idea. If the Nevow did this workaround at it's startup time, it would
be useful.

-- 
jk




More information about the Twisted-Python mailing list