[Zope3-dev] Re: [Zope-Coders] Re: [Zope-dev] Moving forward with Zope 2.7
Guido van Rossum
guido@python.org
Tue, 26 Nov 2002 10:56:53 -0500
> > There was a conscious decision to have two different "configuration"
> > language: ZCML for *software* configuration, and ZConfig for *process*
> > configuration. A sysop is not expected to have to edit ZCML, but she
> > will definitely have to edit the ZConfig file. Since XML is not
>
> Does this mean that the current StartUp component in the Z3 tree should
> get replaced with something zconfig based?
I'm not currently qualified to answer that. (I don't know enough
about StartUp.)
--Guido van Rossum (home page: http://www.python.org/~guido/)