[Zope3-dev] RFC: Use ConfigParser for High-Level Configuration
Jim Fulton
jim at zope.com
Sat Mar 11 11:35:07 EST 2006
Dieter Maurer wrote:
> Fred Drake wrote at 2006-3-6 14:16 -0500:
>
>>...
>>When Tres and I added this, we planned specifically to see how it was
>
> received by the Zope 2 community.
>
> At least, I like it.
>
>
>>...
>>That said, I don't think Jim's concerns are limited to the Zope
>>configuration schema, but extend to configurations that do not
>>necessarily involve the Zope application server at all.
>
>
> But, you can easily add a hook like this to any schema.
I don't find anything involving ZConfig schemas to be easy.
In any case, I don't expect Paste Deploy to adopt ZConfig anytime soon.
Ditto for setuptools/distutils.
Similarly, I might want to be able to use config files for the Zope test
runner. I don't want to depend on ZCondig for this.
You haven't responded to my desire to use a single configuration file
for multiple applications. Perhaps because you don't consider this
to be important, which is understandable. I do consider this to be
important though.
Jim
--
Jim Fulton mailto:jim at zope.com Python Powered!
CTO (540) 361-1714 http://www.python.org
Zope Corporation http://www.zope.com http://www.zope.org
More information about the Zope3-dev
mailing list