From eaba225e1f1fbb1ce556f630b1af5bb4487e3041 Mon Sep 17 00:00:00 2001
From: nejucomo <nejucomo@gmail.com>
Date: Sat, 12 Jan 2008 21:41:26 -0700
Subject: [PATCH] Wouldn't it be nice to reuse the allmydata library?

---
 contrib/fuse/tahoe_fuse.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/contrib/fuse/tahoe_fuse.py b/contrib/fuse/tahoe_fuse.py
index 5cab8f59..719ac126 100644
--- 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.
 '''
 
-- 
2.45.2