aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
authorOlivier Tilloy <olivier@tilloy.net>2010-01-26 08:36:11 +0100
committerOlivier Tilloy <olivier@tilloy.net>2010-01-26 08:36:11 +0100
commitef4867c7caa05c24523dd9e68450af6c11b9b4a0 (patch)
treec994ab10ba1462d8eca815bf7f658a556eda5a54 /todo
parent60d0a6a913407ef369e00c2be0e18fc99b4ddc56 (diff)
downloadpyexiv2-ef4867c7caa05c24523dd9e68450af6c11b9b4a0.tar.gz
Updated to-do list.
Diffstat (limited to 'todo')
-rw-r--r--todo2
1 files changed, 0 insertions, 2 deletions
diff --git a/todo b/todo
index e0b6206..e763ef2 100644
--- a/todo
+++ b/todo
@@ -1,7 +1,6 @@
todo list
- The constructor of the Image class should accept a filename OR a buffered stream
-- Reimplement copyMetadataTo in C++
- Unit test the C++ wrapper (in python, if possible)
- Use logging to log, among other things, decoding and type conversion errors
- Tag getters/setters should support unicode strings as well as regular strings (see bug #146313).
@@ -10,7 +9,6 @@ todo list
- Export docstrings for the C++ binding
- 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
- Write a complete documentation for the binding and its uses (use other tools, maybe pydoctor)
-- New architecture and support of XMP metadata (see bug #183337)
- Consider upgrading the license to GPL v3