Added todos.

This commit is contained in:
Paul Chaplin 2010-02-08 17:48:38 +00:00
parent 785cc6b9bb
commit 3a7cb540f4

6
todo
View file

@ -1,6 +1,9 @@
========================================== ==========================================
todo app wise todo app wise
- get rid of globals - get rid of globals
- general refactoring
- use multiprocessing lib to take advantage of multicore/multi-CPU to compress
multiple files simultaneously (threads have issues in Python; see "GIL")
todo else todo else
- figure out dependencies for a .deb/how to make a .deb <- via launchpad - figure out dependencies for a .deb/how to make a .deb <- via launchpad
@ -20,10 +23,9 @@ later versions:
allow selection/deletion of rows from table (and subsequently the imagelist) allow selection/deletion of rows from table (and subsequently the imagelist)
check for double files when adding check for double files when adding
punypng api? http://www.gracepointafterfive.com/punypng/api punypng api? http://www.gracepointafterfive.com/punypng/api
imagemagick/graphicmagick? imagemagick/graphicsmagick?
always on top option always on top option
thanks to: thanks to:
Neil Wallace Neil Wallace
Jeroen Goudsmit Jeroen Goudsmit