From 7614d2da3f67976b77781a02f0fb78b930782c65 Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Mon, 11 Feb 2013 16:59:04 +0100 Subject: Add TODO. --- TODO | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 TODO diff --git a/TODO b/TODO new file mode 100644 index 0000000..8b1aae5 --- /dev/null +++ b/TODO @@ -0,0 +1,3 @@ +* Fix short reads (1500 is hardcoded). +* We might need serialization so we don't call wrapper symbols recursively. +* Add logging for debug. -- cgit