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.
11 lines
308 B
ReStructuredText
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
|
|
|