glymur/docs/source/roadmap.rst
John Evans d0eeb26748 No longer need to mention thought of going to lxml. Closes #65.
All we have to do is to be consistent in going forward with usage of ElementTree.  We should store ElementTree instances, not "Element" instances.  See issue 82.
2013-07-22 08:47:59 -04:00

11 lines
308 B
ReStructuredText

-------
Roadmap
-------
Here's an incomplete list of what I'd like to focus on in the near future.
* continue to monitor upstream changes in the openjp2 library
* investigate using CFFI or cython instead of ctypes to wrap openjp2
* eventually expose the openjp2 API
* investigate JPIP