30 Jan
2009
30 Jan
'09
5:32 p.m.
Martijn Faassen wrote:
This makes a lot more sense to me than having the ZCML support in either zope.component or zope.security. Indeed, surely all zcml stuff belongs in zope.configuration anyway?
No, not there either, as zope.configuration doesn't define *any* directives except the basic ones like 'include' and 'configure'. If you would implement zope 3's directives in zope.configuration it'd start pulling in dependencies like crazies, creating more dependency cycles.
I think a new package might be in order.
Indeed, maybe: zope.configuration.x zope.configuration.y etc... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk