On Jan 30, 2009, at 12:01 PM, Martijn Faassen wrote:
Chris Withers wrote:
Fred Drake wrote:
On Thu, Jan 29, 2009 at 4:01 AM, Martijn Faassen <faassen@startifact.com
wrote: I believe it'd be nicer to extract any ZCML related stuff from zope.component at some point and put it into zope.componentzcml or something like that. We could then decide to move the <class> and <module> directives in there as well. +1
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.
Yes please. (I should have read this before sending the other message I just sent. :) Jim -- Jim Fulton Zope Corporation