[Zope3-dev] Interface declaration API

Phillip J. Eby pje@telecommunity.com
Mon, 10 Mar 2003 19:43:32 -0500


At 12:26 AM 3/11/03 +0200, Steve Alexander wrote:
>How about allowing implementedBy to take a number of classes?
>
>   class C(A, B):
>     implements(IFoo, implementedBy(A, B))

+1