From: Zooko O'Whielacronx Date: Thu, 26 Apr 2007 22:51:58 +0000 (-0700) Subject: zfec: update TODO X-Git-Tag: allmydata-tahoe_v0.1.1-1-UNSTABLE~36 X-Git-Url: https://git.rkrishnan.org/?a=commitdiff_plain;h=c2b93e64cbd2beb3eb0f586c54ab0b9f9b89707f;p=tahoe-lafs%2Ftahoe-lafs.git zfec: update TODO --- diff --git a/src/zfec/TODO b/src/zfec/TODO index c2c2d607..ecb56560 100644 --- a/src/zfec/TODO +++ b/src/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