[Zope-CMF] Re: GenericSetup dependency support
Wichert Akkerman
wichert at wiggy.net
Thu Nov 22 10:48:22 EST 2007
Previously Tres Seaver wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Wichert Akkerman wrote:
> > I did some work on a wichert-dependencies branch for GenericSetup today.
> > It works quite simple: runAllImportStepsFromProfile will now look for
> > required contexts in the profile metadata. Any found dependencies will
> > be imported before the current code is imported. There is a new option
> > ignore_dependencies which can be used to disable this behaviour.
> >
> > I would appreciate some more eyes on these changes before merging this.
>
> The changes look good to me, although I'm not sure I understand the use
> case.
>
> BTW, why does Plone 3 still not display alternate BASE profiles
> registered for IPloneSite: it shows EXTENSION profiles just fine.
Channeling Hanno:
it should. That's a bug.
Wichert.
--
Wichert Akkerman <wichert at wiggy.net> It is simple to make things.
http://www.wiggy.net/ It is hard to make things simple.
More information about the Zope-CMF
mailing list