aboutsummaryrefslogtreecommitdiffstats
path: root/todo
diff options
context:
space:
mode:
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