[Zope-dev] Buildout parameter parsing

Malthe Borch mborch at gmail.com
Tue Jun 3 08:52:20 EDT 2008


I think a valuable extension to the parameter parsing in buildout's 
configuration language would be to allow += and -= operators, which 
would append and remove items, respectively.

Example:

[instance]
eggs += Products.PDBDebugMode

Singular or plural arguments would be supported.

\malthe



More information about the Zope-Dev mailing list