3 Jun
2008
3 Jun
'08
4:09 p.m.
Malthe Borch wrote:
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
This isn't the buildout list :). I think buildout matters are discussed on the distutils SIG mailinglist. There's also an issue tracker at https://edge.launchpad.net/zc.buildout.