aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2007-03-13 23:14:10 +0100
committerOlivier Tilloy <olivier@tilloy.net>2007-03-13 23:14:10 +0100
commitc9424c04ca3ac44670e20a3665aae55720080b2f (patch)
tree8804c393644080a0372912faeb1a50359e0c9baf /todo
parentb97d510a9dd3f7d220d8543a9087c554bf96d6ee (diff)
downloadpyexiv2-c9424c04ca3ac44670e20a3665aae55720080b2f.tar.gz
The python part of the binding now correctly handles the possibility for an IPTC tag to be repeatable.
Diffstat (limited to 'todo')
-rw-r--r--todo1
1 files changed, 0 insertions, 1 deletions
diff --git a/todo b/todo
index 314b5ee..afacac8 100644
--- a/todo
+++ b/todo
@@ -1,6 +1,5 @@
todo list
-- For IPTC tags, what to do with multiple occurences of a key ? (eg 'Iptc.Application2.Keywords') -> return a list of values ?
- Allow access to the tag values using the dictionary syntax (read values on the fly when needed, lazy instantiation) -> operator overloading with __getitem__() and __setitem__()
- Cache already queried values (see dictionary on previous line)
- Rewrite the exiv2 command-line tool and the test binaries in Python and (Python) scripts to run the same tests that are run to test exiv2