add note about attachments being obsolete

[Imported from Trac: page Doc, version 10]
zooko 2007-07-18 20:51:09 +00:00
parent 5e670de4ed
commit f9d6776ecc

2
Doc.md

@ -20,3 +20,5 @@
* [PeerSelection](PeerSelection), explaining how a Tahoe node chooses which other nodes to use for uploading and downloading files (which raises some unsolved issues in balancing scalability, robustness, performance, and simplicity)
* [TahoeIssues](TahoeIssues)/ChangingFilesWhileCopyingThem : what are the semantics of the "upload" action? the upload takes
non-zero time: what happens if the file is changed during that time?
HMM. How do I get rid of the attachments, below? The usecases one is obsoleted by the [UseCases](UseCases) page. --Zooko