Added --get-selections and --set-selections. This allows you to save the
commitd46f018c54588b8a6ffb7dc5f85f74f95f508612
authorThomas Leonard <talex5@gmail.com>
Fri, 6 Apr 2007 19:22:30 +0000 (6 19:22 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
treeef22d9852b1ba4d56afbf6a05633b8a267460caa
parentfb9062a341016ac70b124ff455be000fd58af8c0
Added --get-selections and --set-selections. This allows you to save the

current set of chosen implementations for use later.

Note: --get-selections doesn't yet work when the GUI is used. The plan is
to have the GUI return the set of selections to the main 0launch process
in all cases, rather than having it exec the program itself. This is so that
a program running in a sandbox (without write access to the cache) can use a
more privileged GUI process to download required components.

git-svn-id: file:///home/talex/Backups/sf.net/Subversion/zero-install/trunk/0launch@1649 9f8c893c-44ee-0310-b757-c8ca8341c71e
0launch.1
tests/Source.xml
tests/testwriter.py
zeroinstall/injector/cli.py
zeroinstall/injector/model.py
zeroinstall/injector/namespaces.py
zeroinstall/injector/reader.py
zeroinstall/injector/run.py