[Zope-dev] env var support for zc.buildout

Fred Drake fdrake at gmail.com
Thu Apr 8 09:10:36 EDT 2010


On Thu, Apr 8, 2010 at 9:03 AM, Christian Theune <ct at gocept.com> wrote:
> The "special" that I was referring to was the fact that you don't have to
> spell a recipe name for that section (like the buildout section).

There are many times you can have a section that isn't a part; the
buildout section is just that, as is the section named by
buildout:versions.  Only parts need to have the recipe specified.

*If* buildout should support some special "environment" section, I'd
hope that it was explicitly referenced by something like
buildout:environment.  This would avoid the problem of breaking
existing buildouts that already use sections with whatever
conventional name arises for this feature.


  -Fred

-- 
Fred L. Drake, Jr.    <fdrake at gmail.com>
"Chaos is the score upon which reality is written." --Henry Miller


More information about the Zope-Dev mailing list