On 3/8/07, Chris Withers <[EMAIL PROTECTED]> wrote:
> I'm glad ZConfig exists.

Me too, though it does many things differently than if I'd had free reign.

> How does it handle nesting?

It doesn't, but an application can use explicit references to other
sections.  It doesn't take care of things magically without some
additional help, for which we've avoided premature abstraction.

The .ini format is working quite well for zc.buildout, I think.  The
support for layering multiple files is quite nice, and is completely
explicit.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Every sin is the result of a collaboration." --Lucius Annaeus Seneca
_______________________________________________
Web-SIG mailing list
Web-SIG@python.org
Web SIG: http://www.python.org/sigs/web-sig
Unsubscribe: 
http://mail.python.org/mailman/options/web-sig/archive%40mail-archive.com

Reply via email to