--On 4. März 2006 21:26:30 -0500 Jim Fulton <[EMAIL PROTECTED]> wrote:
At: http://dev.zope.org/Zope3/UseConfigParserForHighLevelConfiguration Is a proposal for using ConfigParser, rather than ZConfig for high-level configuration. Comments welcome.
-1The right way would be to refactor ZConfig and decouple it in a reasonable way from its dependencies. ZConfig is a very smart module to define configurations and to verify configuration files. Replacing ZConfig with a very dumb format and moving more complexity (verification, argument conversion etc.= into the app layer is the wrong way. Apps should not have the need to deal with such low-level issues.
-aj
pgpGNV4s1KHzI.pgp
Description: PGP signature
_______________________________________________ Zope3-dev mailing list [email protected] Unsub: http://mail.zope.org/mailman/options/zope3-dev/archive%40mail-archive.com
