From: Brian Warner Date: Wed, 6 Aug 2008 06:12:19 +0000 (-0700) Subject: mutable.txt: add warning about out-of-date section X-Git-Url: https://git.rkrishnan.org/install.html?a=commitdiff_plain;h=fd5ad105a6704b0cf487bde5e3e0d8ffb9783a05;p=tahoe-lafs%2Ftahoe-lafs.git mutable.txt: add warning about out-of-date section --- diff --git a/docs/mutable.txt b/docs/mutable.txt index 6e9727b6..40a5374b 100644 --- a/docs/mutable.txt +++ b/docs/mutable.txt @@ -365,6 +365,9 @@ client.create_mutable_file(), and later recreated from URIs with client.create_node_from_uri(). Instances of this class will contain a URI and a reference to the client (for peer selection and connection). +NOTE: this section is out of date. Please see src/allmydata/interfaces.py +(the section on IMutableFilesystemNode) for more accurate information. + The methods of MutableFileNode are: * download_to_data() -> [deferred] newdata, NotEnoughSharesError