Browse Source

r11678@Kushana: nickm | 2006-12-23 21:19:51 -0500
Add some forward compatibility items to the TODO.


svn:r9173

Nick Mathewson 19 years ago
parent
commit
a9dc42e381
1 changed files with 6 additions and 0 deletions
  1. 6 0
      doc/TODO

+ 6 - 0
doc/TODO

@@ -192,6 +192,12 @@ R   - "bandwidth classes", for incoming vs initiated-here conns,
       - per-conn write buckets
       - separate config options for read vs write limiting
 
+  - Forward compatibility fixes
+    - Stop requiring "opt" to ignore options in descriptors, networkstatuses,
+      and so on.
+    - Caches should start trying to cache consensus docs?
+    - Start uploading short and long descriptors?
+
 Topics to think about during 0.1.2.x development:
   * Figure out incentives.
     - (How can we make this tolerant of a bad v0?)