[Zope-dev] Re: [Checkins] SVN:
zc.buildout/branches/plus-minus-option-syntax-for-review/src/zc/buildout/buildout.
A patch contributed by Mustapha Benali that provide - and +
prefix operators for buildout configuration option values;
this allow adding and removing option values to an already existing
section option (applicable when extending configuration
files). See also:
http://answers.edge.launchpad.net/zc.buildout/+question/35159.
Stefan H. Holek
stefan at epy.co.at
Mon Jun 9 11:34:51 EDT 2008
Shouldn't this read ".. += and -= operators."?
Stefan
On 05.06.2008, at 19:58, Malthe Borch wrote:
> +Adding and removing options
> +---------------------------
> +
> +We can append and remove values to an option by using the + and -
> +operators.
> +
> +This is illustrated below; first we define a base configuration.
--
Stefan H. Holek
stefan at epy.co.at
More information about the Zope-Dev
mailing list