[Zope3-dev] Re: RFC: Use ConfigParser for High-Level Configuration
Jim Fulton
jim at zope.com
Sat Mar 11 11:40:09 EST 2006
baiju m wrote:
> I don't know whether there is something for Zope, anyway just posting.
> http://groups.google.co.uk/group/turbogears/browse_thread/thread/f77979ad0e1dacd0/b97cc6d6af9439d6?tvc=2&q=turbogears+configobj#b97cc6d6af9439d6
>
> http://www.voidspace.org.uk/python/configobj.html
This would provide a way of dealing with nesting a bit more directly.
A goal of mine is to be able to share a single configuration file
among multiple applications. I could see using a limited form of
ConfigObj syntax that is readable by ConfigObj and ignorable by
ConfigParser.
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