[Zope-dev] env var support for zc.buildout
Jim Fulton
jim at zope.com
Thu Apr 8 09:01:58 EDT 2010
On Thu, Apr 8, 2010 at 8:24 AM, Christian Theune <ct at gocept.com> wrote:
> I wonder what Jim thinks about the topic.
I have mixed feelings. Accessing environment variables seems
reasonable on some level, however:
- I'd worry about the choice of the virtual section name. "env" or
"environment" seems too likely to break existing buildouts.
- I worry a bit about making buildout's "programming language"
even more sophisticated.
Florian, can you describe why you want to use environment variables in extends?
Jim
--
Jim Fulton
More information about the Zope-Dev
mailing list