소스 검색

update TODO

svn:r4462
Nick Mathewson 20 년 전
부모
커밋
d2d934cc10
1개의 변경된 파일6개의 추가작업 그리고 1개의 파일을 삭제
  1. 6 1
      doc/TODO

+ 6 - 1
doc/TODO

@@ -66,7 +66,12 @@ N . Controller improvements
       immediately, since tor will exit right after.
       o Implement
       - Test, debug
-    - Switch example controllers to use new protocol
+    . Switch example controllers to use new protocol
+      . Python
+        o Implement main controller interface
+        - Glue code
+        - Testing
+      - Java
   - switch accountingmax to count total in+out, not either in or
     out. it's easy to move in this direction (not risky), but hard to
     back, out if we decide we prefer it the way it already is. hm.