aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 2 insertions, 2 deletions
diff --git a/TODO b/TODO
index 391fd483f..073c5e137 100644
--- a/TODO
+++ b/TODO
@@ -37,11 +37,10 @@ PHASE #2: (Goal: recover basic file-sharing functionality)
37 - implement testcases 37 - implement testcases
38* FS (anonymous FS only) 38* FS (anonymous FS only)
39 - design network structs (CS) 39 - design network structs (CS)
40 + list-indexed, index, unindex 40 + list-indexed, unindex
41 + search/download, response 41 + search/download, response
42 - implement basic FS library 42 - implement basic FS library
43 + sharing API 43 + sharing API
44 ~ publish (indexing)
45 ~ unindex & list indexed!!! (need publish to be done) 44 ~ unindex & list indexed!!! (need publish to be done)
46 ~ search (need publish to be done) 45 ~ search (need publish to be done)
47 ~ download (need publish/search to be done) 46 ~ download (need publish/search to be done)
@@ -68,6 +67,7 @@ PHASE #2: (Goal: recover basic file-sharing functionality)
68 + location URIs (publish, search, download) 67 + location URIs (publish, search, download)
69 + persistence support (publish, unindex, search, download) 68 + persistence support (publish, unindex, search, download)
70 + datastore reservation (publishing) 69 + datastore reservation (publishing)
70 + indexing: index-failure-cleanup
71 - implement adv. testcases 71 - implement adv. testcases
72 + insert: sblocks, loc uris 72 + insert: sblocks, loc uris
73 + download: loc uris 73 + download: loc uris