aboutsummaryrefslogblamecommitdiffstats
path: root/todo
blob: e763ef2433c353f428d34845e7d98a55da3bb9a6 (plain) (tree)
1
2
3
4
5
6
7
8
9

         
                                                                                  
                                                    
                                                                             

                                                                                                  
                                                                           
                                       
                                                                                                                                           
                                                                                               
                                          






                                                                                                  
todo list

- The constructor of the Image class should accept a filename OR a buffered stream
- 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).
- What about forcing all strings encoding to UTF in tag values? (see Marc's mail)
- Add a 'doc' builder to the SConstruct to build the module's documentation
- 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)
- Consider upgrading the license to GPL v3




Bugs:

- Unicode encoding problem when writing to an EXIF Ascii tag with non ASCII characters (e.g. "é")