26 Aug
2008
26 Aug
'08
10:44 p.m.
Brandon Craig Rhodes wrote:
Should we write something like Grok for buildout, so that it just uses sections without having to have them doubly declared up at the top? :-)
I think it's kind of funny that the Zope project chose XML (a hierarchical format) for ZCML (which is fairly flat), then chose INI format (which is mostly flat) for build configuration (which usually ends up hierarchical). :-) Shane