projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0b5f9ff
)
Wouldn't it be nice to reuse the allmydata library?
author
nejucomo
<nejucomo@gmail.com>
Sun, 13 Jan 2008 04:41:26 +0000
(21:41 -0700)
committer
nejucomo
<nejucomo@gmail.com>
Sun, 13 Jan 2008 04:41:26 +0000
(21:41 -0700)
contrib/fuse/tahoe_fuse.py
patch
|
blob
|
history
diff --git
a/contrib/fuse/tahoe_fuse.py
b/contrib/fuse/tahoe_fuse.py
index 5cab8f59e25436c907a1e3a32a3c34bd68155187..719ac12654ec572b2465ed9ebdad583017481a74 100644
(file)
--- a/
contrib/fuse/tahoe_fuse.py
+++ b/
contrib/fuse/tahoe_fuse.py
@@
-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.
'''