[Zope-CMF] Re: GenericSetup: purging steps on new base profile
Lennart Regebro
regebro at gmail.com
Wed Mar 29 08:22:58 EST 2006
On 3/29/06, yuppie <y.2006_ at wcm-solutions.de> wrote:
> I have to refine this statement: *For now* I don't want to go down that
> road. In the long run I think we have to keep track of applied profiles.
> That would help to make the setup tool more powerful and to implement
> features like reloading or uninstalling. But AFAICS doing this right
> requires a major refactoring and would come to late for CMF 1.6 or 2.0.
Those features would require a mjor refactoring yes. But just keeping
track in which profiles are installed does not. We only need to keep a
list if it, and display it somewhere.
> I can see that this information might be useful, but it doesn't
> represent a state of the tool or the site. It has more the character of
> (sometimes incomplete) history information and I'd prefer to use the
> logging machinery for that.
Well, whatever, as long as there somewhere is a simple list of which
profiles that has been installed displayed.
> What about adding that information to the import logs and creating an
> import log for the initial site creation as well?
It sounds like the information would be hard to extract...
--
Lennart Regebro, Nuxeo http://www.nuxeo.com/
CPS Content Management http://www.cps-project.org/
More information about the Zope-CMF
mailing list