Roger Ineichen wrote at 2006-3-13 21:57 +0100: > ... >I think ZCML is defently not configuration in the clasic >understanding of configuration. Defining directives in ZCML >means we bind components together to a application. >If developer share this configuration layer with admins and >use it for tasks like configuring a mail queue >(like we do right now) I'm sure we will get a big mess for >admins and developers understanding of what ZCML should be.
Why do we need ZCML for this? It can be done with Python equally well... -- Dieter _______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
