Changed Implementation.interface to Implementation.feed.
commit8cdaf19f7f1ee9703cd9bcacfe011ae1e797db8a
authorThomas Leonard <talex5@gmail.com>
Sun, 9 Dec 2007 10:05:27 +0000 (9 10:05 +0000)
committerThomas Leonard <talex5@gmail.com>
Sun, 9 Dec 2007 10:05:27 +0000 (9 10:05 +0000)
treebbd335fd152722b0e2547d45621131c800d30753
parentc07c6a84bd3b5e03aee976433653c569ea489d9a
Changed Implementation.interface to Implementation.feed.

This breaks the link from ZeroInstallFeed back to its Interface, allowing a
feed to be shared by several interfaces and simplifying the API.
tests/testdistro.py
tests/testmodel.py
tests/testreader.py
tests/testwriter.py
zeroinstall/injector/model.py
zeroinstall/injector/policy.py
zeroinstall/injector/reader.py
zeroinstall/injector/selections.py