[Zope3-dev] what is ZCML?
Dieter Maurer
dieter at handshake.de
Tue Mar 14 13:39:30 EST 2006
Sidnei da Silva wrote at 2006-3-13 20:21 -0300:
> ...
>That is, to me, a very important feature. To be able to write some
>python module that does not depend on Zope 3 at import time, but is
>'hooked into' Zope 3 externally, with ZCML, at 'configuration time'.
>
>As I understand, no other framework out there gives you this.
Aspect orientation does this:
Use a given unprepared implementation and add all kinds
of aspects to them: logging, tracing, persistence, additional
checks....
--
Dieter
More information about the Zope3-dev
mailing list