New package zc.configure provides an exclude directive for excluding zcml files

Jim Fulton <[email protected]> Sat, 29 Sep 2007 15:18:37 -0400
Newsgroups gmane.comp.web.zope.zope3
Message-ID <[email protected]>
This helps in cases where you want the configuration for a package,  
but you don't want some of the configuration that it includes.  This  
allowed me to trim quite a bit off of the startup time, and, more  
importantly, the test setup time, for a project I'm working on.

See:

   http://pypi.python.org/pypi/zc.configuration

Jim

--
Jim Fulton
Zope Corporation