Hi Martijn
Betreff: Re: [Zope-dev] Proposal: merge zc.configuration's exclude directiveinto zope.configuration.
Hi there,
On Thu, Feb 26, 2009 at 12:43 PM, Roger Ineichen <dev@projekt01.ch> wrote:
Now we only need to find out how to write an z3c.autoexlude and a z3c.autooverride library ;-)
:)
Just so that this doesn't get misinterpreted, autoinclude includes packages just like manual include statements do underneath, so there should be no incompatibility with the exclude directive at all.
You can override autoincluded packages just like you'd override any included package. In addition there's an includeDependenciesOverrides directive which can include overrides automatically if you wish to do that.
If a package uses z3c.autoinclude to include its dependencies there'll be no difference in what you can do concerning overrides or exclusion.
I was just kiding as you saw. But this sounds very good to me since it has no other side effects! Thanks Roger Ineichen
Regards,
Martijn