Added 'metadata' field to implementations. This contains a map from attribute
commitefe36f1a92e72b4f1276f3d3b238f3204bfda176
authorThomas Leonard <talex5@gmail.com>
Sun, 24 Sep 2006 13:25:42 +0000 (24 13:25 +0000)
committerThomas <Leonard>
Sun, 15 Jan 2006 10:34:05 +0000 (15 10:34 +0000)
tree0af175d1f137afff25a911473dd3b30403782023
parent498ff77a6d3850701c989b1c3fb897741f63785f
Added 'metadata' field to implementations. This contains a map from attribute

names to values. Any attributes in the interface are recorded, not just the
known ones (released, id, etc) and are inherited from parent groups in the
usual way. If the attribute has a namespace then the key is in the form
namespaceURI + space + localName.

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