[Zope3-dev] Re: [Zope-Coders] Re: [Zope-dev] Moving forward with
Zope 2.7
Shane Hathaway
shane@zope.com
Tue, 26 Nov 2002 11:15:55 -0500
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
>
>
> Does this mean that the current StartUp component in the Z3 tree should
> get replaced with something zconfig based?
Yes.
Shane