From: zooko <zooko@zooko.com>
Date: Thu, 26 Apr 2007 22:51:58 +0000 (+0530)
Subject: zfec: update TODO
X-Git-Url: https://git.rkrishnan.org/%5B/frontends/flags/%22doc.html/-?a=commitdiff_plain;h=5d165287b9429e624a3dd3225915b19ef34cc3a5;p=tahoe-lafs%2Fzfec.git

zfec: update TODO

darcs-hash:2dbe725a5350e5d951d42aa12336b71673f29320
---

diff --git a/zfec/TODO b/zfec/TODO
index c2c2d60..ecb5656 100644
--- a/zfec/TODO
+++ b/zfec/TODO
@@ -4,4 +4,10 @@
  * try Duff's device in _addmul1()?
  * memory usage analysis
  * announce on lwn, p2p-hackers
- * try compiling with Microsoft compiler
+ * 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