[Zope3-dev] Re: [Zope-Coders] Re: [Zope-dev] Moving forward with Zope 2.7
Casey Duncan
casey@zope.com
Tue, 26 Nov 2002 11:15:37 -0500
On Tuesday 26 November 2002 10:53 am, R. David Murray wrote:
> On Tue, 26 Nov 2002, Guido van Rossum wrote:
> > 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
>=20
> Does this mean that the current StartUp component in the Z3 tree should
> get replaced with something zconfig based?
AFAIK, yes.
-Casey