[Zope3-dev] New package zc.configure provides an exclude directive
for excluding zcml files
Jim Fulton
jim at zope.com
Sat Sep 29 15:18:37 EDT 2007
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
More information about the Zope3-dev
mailing list