Welcome Ethumb, it's ready to get out of PROTO.
[framework/uifw/ethumb.git] / TODO
1  * documentation (based on python bindings)
2    * Ethumb
3    * Ethumb_Client
4
5  * memory handling:
6    * zero pointer parameters before failing on SAFETY macros (file_get, etc)
7
8  * unit tests, be them in C or Python, covering:
9    * thumbnail generation respect parameters (size, format...)
10    * respect fdo standards (hash, location, etc, uri with spaces...)
11    * server died recovery, just add timeout and kill server before expires
12
13  * examples:
14    * error handling, including reconnection.