[Zope-dev] zope.security changes
Dieter Maurer
dieter at handshake.de
Sat Jan 31 05:26:38 EST 2009
Chris Withers wrote at 2009-1-30 18:50 +0000:
>Brian Sutherland wrote:
>>> zope.configuration.x
>>> zope.configuration.y
>>
>> Please don't, having namespace packages that contain files (as
>> zope.configuration already does) breaks setuptools.
>
>Then setuptools needs fixing.
But not for this purpose:
I would find is very unintuitive when configuration were centralized
(in subpackages of "zope.configuration") rather than modular.
Configuration belongs to the application or framework component
that depends on this configuration not to any central component.
--
Dieter
More information about the Zope-Dev
mailing list