[Twisted-Python] All use cases of getComponent

Phillip J. Eby pje at telecommunity.com
Sun Apr 18 22:50:37 EDT 2004


At 08:46 PM 4/18/04 -0400, Itamar Shtull-Trauring wrote:
>I'd like to have a list of all classes that use getComponent
>(Componentized, Adapter - anything else?) and the expected behaviour -
>do people override it, etc..
>
>I'm working on Zope3 port of components and trying to figure out how to
>do backwards-compat (Zope3 has __conforms__ instead of getComponent).

Are you sure?  Googling __conforms__ only finds a bunch of stuff from the 
types-sig back in 1999.

Perhaps you mean __conform__, as defined by PEP 246?





More information about the Twisted-Python mailing list