Added support for implementation bindings. This is where you have an
commita3e012f1f0aa889fb37e335a4d75eb810a3b2353
authorThomas Leonard <talex5@gmail.com>
Tue, 18 Sep 2007 17:21:39 +0000 (18 17:21 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree99527c4ce8d102b62753985b85e90284b659a630
parent1cf8393b0b10ea22a69e70be1ef5ab2cedc48e33
Added support for implementation bindings. This is where you have an

<environment> element directly inside a <group> or <implementation> rather than
inside a <requires>. In this case, it is an input to the implementation,
telling it where to find itself.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@2020 9f8c893c-44ee-0310-b757-c8ca8341c71e
tests/Source.xml
tests/testautopolicy.py
tests/testreader.py
tests/testselections.py
zeroinstall/injector/model.py
zeroinstall/injector/reader.py
zeroinstall/injector/run.py
zeroinstall/injector/selections.py