]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commitdiff
Wouldn't it be nice to reuse the allmydata library?
authornejucomo <nejucomo@gmail.com>
Sun, 13 Jan 2008 04:41:26 +0000 (21:41 -0700)
committernejucomo <nejucomo@gmail.com>
Sun, 13 Jan 2008 04:41:26 +0000 (21:41 -0700)
contrib/fuse/tahoe_fuse.py

index 5cab8f59e25436c907a1e3a32a3c34bd68155187..719ac12654ec572b2465ed9ebdad583017481a74 100644 (file)
@@ -25,7 +25,8 @@ Road-map:
 In parallel:
 *. Make system tests which launch a client, mount a fuse interface, and excercise the whole stack.
 
-Feature Wishlist:
+Wishlist:
+- Reuse allmydata.uri to check/canonicalize uris.
 - Research pkg_resources; see if it can replace the try-import-except-import-error pattern.
 '''