From: zooko <zooko@zooko.com>
Date: Thu, 8 Nov 2007 14:41:08 +0000 (+0530)
Subject: zfec: update TODO list
X-Git-Url: https://git.rkrishnan.org/specifications/components/com_hotproperty/%22doc.html/%22file:?a=commitdiff_plain;h=eda7ba0765097317e78dd67401a41cfcd1349861;p=tahoe-lafs%2Fzfec.git

zfec: update TODO list

darcs-hash:1f73ff966b544314806f0efd7773cd48db03d3d2
---

diff --git a/zfec/TODO b/zfec/TODO
index ecb5656..44ac54f 100644
--- a/zfec/TODO
+++ b/zfec/TODO
@@ -5,9 +5,12 @@
  * memory usage analysis
  * announce on lwn, p2p-hackers
  * compile with Microsoft compiler, etc.
- * test cmdline (tricky)
- * test handling of filesystem exceptional conditions (even trickier)
- * install the setuptools bootstrap magic
- * include setuptools with package so that the bootstrap magic doesn't connect out
- * use setuptools's dependency magic
- * include all dependencies with package so that the dependency magic doesn't connect out
+ * test handling of filesystem exceptional conditions (tricky)
+
+ * ansi89 patch from Greg Hazel
+ * short input texts as per http://allmydata.org/trac/tahoe/changeset/1576
+ * Jerasure
+ * refactor exception raising like pycryptopp
+ * check calling conventions like pycryptopp
+ * check size_t usage like pycryptopp
+