]> git.rkrishnan.org Git - tahoe-lafs/zfec.git/commitdiff
zfec: update TODO
authorzooko <zooko@zooko.com>
Thu, 26 Apr 2007 22:51:58 +0000 (04:21 +0530)
committerzooko <zooko@zooko.com>
Thu, 26 Apr 2007 22:51:58 +0000 (04:21 +0530)
darcs-hash:2dbe725a5350e5d951d42aa12336b71673f29320

zfec/TODO

index c2c2d6078fe20f9a61fc212ff9494bb89b2dcb5e..ecb56560e11fe0c5fba0b8f7835d30a3e725d314 100644 (file)
--- 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