AW: [Zope-dev] RFC: Packages should load configuration they
depend upon
Philipp von Weitershausen
philipp at weitershausen.de
Fri Nov 9 14:24:36 EST 2007
On 9 Nov 2007, at 20:15 , Roger Ineichen wrote:
>> Betreff: [Zope-dev] RFC: Packages should load configuration
>> they depend upon
>>
>> http://wiki.zope.org/zope3/PackagesShouldLoadConfigurationThey
>> DependUpon
>>
>> Comments appreciated. Otherwise, silence is treated as assent.
>>
>> I'm planning on starting with this tomorrow as part of the
>> Boring Sprint we're having in Tübingen right now.
>
> Do I get this right, are you proposing moving everything
> from ftesting.zcml to configure.zcml?
>
> Or only a subset of ftesting.zcml?
Only the stuff that's an intrinsic dependency of the package's
configuration. ftesting.zcml will always contain more directives that
are specific to the functional tests (e.g. configuring a security
policy, test principals, etc.)
More information about the Zope-Dev
mailing list