[Zope-dev] Proposed installation changes for review
Guido van Rossum
guido@python.org
Tue, 11 Mar 2003 06:58:15 -0500
> Adrian van den Dries writes:
> > Debug mode needs to be broken out into directives for its real
> > effects. I always want Zope to run as a daemon, but I also want
> > automatic PT/DTML reloading, and immediate tracebacks. I think there
> > should be a separate "no-detach" for those people who want that
> > feature.
>
> I'm happy with this (more so than the single option). I think it's
> fair for us to get this implemented before we're done; not sure if it
> has to happen before the merge (I'm mostly tied up this week).
The no-detach choice is already separate -- this is now an option to
the separate zopectl program.
--Guido van Rossum (home page: http://www.python.org/~guido/)