Re: [Zope-CMF] Re: GenericSetup dependency support

2007-11-22 Thread Wichert Akkerman
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 me

Re: [Zope-CMF] Re: GenericSetup dependency support

2007-11-22 Thread Wichert Akkerman
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 me

[Zope-CMF] Re: GenericSetup dependency support

2007-11-22 Thread Tres Seaver
-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 imp