[Zope3-dev] what is ZCML?

Lennart Regebro regebro at gmail.com
Tue Mar 14 15:16:29 EST 2006


On 3/14/06, Dieter Maurer <dieter at handshake.de> wrote:
> >Why is that important? In most cases you would have to write
> >interfaces for the non-z3 python objects. Assuming you don't actually
> >write them, but cheat and just mark them, you can get away with this,
> >sure. But is it really that hard to write a small wrapper class
> >instead?
>
> And you can use Python, too, to mark them:
>
>    You import the class and call an "implements" for it.

Right you are, you don't even need to subclass it.

--
Lennart Regebro, Nuxeo     http://www.nuxeo.com/
CPS Content Management     http://www.cps-project.org/


More information about the Zope3-dev mailing list