[Zope-dev] Two small convenience suggestions for zope.interface and zope.component

Lennart Regebro regebro at gmail.com
Thu Apr 2 09:56:10 EDT 2009


On Wed, Apr 1, 2009 at 12:25, Chris Rossi <chris at archimedeanco.com> wrote:
> Additionally, if I was grokking Lennart correctly yesterday,
> __metaclass__ is going away, so the current metaclass implementation
> is going to need some rejiggering.  What was unclear was whether a
> single implementation could support both <=2.5 and >=2.6.

2.5 doesn't support class decorators, so no.
But the plan is that both implements(IFoo) and @implementor(IFoo) will
be available under 2.6.

-- 
Lennart Regebro: Pythonista, Barista, Notsotrista.
http://regebro.wordpress.com/
+33 661 58 14 64


More information about the Zope-Dev mailing list