Added a 'value' attribute for environment bindings
commitf04d4cf843d18fba0c286fdb2dae08dac97a626f
authorgfxmonk <tim@gfxmonk.net>
Sat, 15 Jan 2011 23:36:23 +0000 (16 10:36 +1100)
committerThomas Leonard <talex5@gmail.com>
Mon, 17 Jan 2011 20:34:41 +0000 (17 20:34 +0000)
tree2fb5b8ace132eda64737127c7c579240c6353e49
parent49351f2fdccd7ff4f8fc71efaa61c51bc46fd5d4
Added a 'value' attribute for environment bindings

'value' acts just like 'insert', except it does not get prefixed
by the path to the implementation.

It is an error to specify both 'value' and 'insert'.
tests/Source.xml
tests/testautopolicy.py
tests/testreader.py
tests/testselections.py
zeroinstall/injector/model.py