~osomon/pyexiv2/pyexiv2-0.3

« back to all changes in this revision

Viewing changes to todo

  • Committer: Olivier Tilloy
  • Date: 2009-03-19 08:28:08 UTC
  • Revision ID: olivier@tilloy.net-20090319082808-0hn6rlrfi68msace
Removed unused code.
Updated the todo list.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
- What about forcing all strings encoding to UTF in tag values? (see Marc's mail)
7
7
- Reflect changes from src/error.cpp in libexiv2 to src/libpyexiv2.cpp: new error messages, error codes changed
8
8
- Add a 'doc' builder to the SConstruct to build the module's documentation
 
9
- Export docstrings for the C++ binding
9
10
- 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
10
11
- Write a complete documentation for the binding and it uses (use other tools, maybe pydoctor)
11
12
- New architecture and support of XMP metadata (see bug #183337)