9 Nov
2007
9 Nov
'07
7:24 p.m.
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.)