]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
zfec: update TODO
authorZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 22:51:58 +0000 (15:51 -0700)
committerZooko O'Whielacronx <zooko@zooko.com>
Thu, 26 Apr 2007 22:51:58 +0000 (15:51 -0700)
src/zfec/TODO

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