From 2ee7285b793055bf1b463ad9793440a66f444fe9 Mon Sep 17 00:00:00 2001 From: Steve Slaven Date: Fri, 7 Aug 2009 10:03:48 -0700 Subject: Added note about open/unlink for temp file probably not working (but not tested though) diff --git a/README b/README index ab70713..1bfe898 100644 --- a/README +++ b/README @@ -70,3 +70,5 @@ Other thoughts: the chunks you want - Get rid of cpickle, it's way more than we need for saving essentially a few ints and a block list even though it is very convenient +- Because of the way we refcount blocks I don't think we can open/unlink a + file like you would for temp files, but that's not the purpose anyway -- cgit v0.10.2