diff -r 000000000000 -r ca70ae20a155 src/tools/py2sis/ensymble/TODO --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/tools/py2sis/ensymble/TODO Tue Feb 16 10:07:05 2010 +0530 @@ -0,0 +1,11 @@ +any2sis: new command to make a SIS out of any file type (needs new C++ stub) + +Try not to copy/paste so much. + +Dev-cert-request command. Needs IMEI and capabilities as extra data. + +Move imports inside run() of each command to speed up program startup. + +sisfield.py: Better memory efficiency + +sisfield.py: Cached tostring()