aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNick Mathewson <nickm@torproject.org>2011-03-18 13:30:25 -0400
committerNick Mathewson <nickm@torproject.org>2011-03-18 13:30:25 -0400
commit2b30059681c32f4e707f00395c41efcef2e033ae (patch)
tree2091717dd26638bcf52c269fad534d43ca1e2aef /TODO
parent59964b0692ac2c25560eb6fdcf05d60e1c9bb6f2 (diff)
downloadchutney-2b30059681c32f4e707f00395c41efcef2e033ae.tar
chutney-2b30059681c32f4e707f00395c41efcef2e033ae.tar.gz
Refactor Node into separate Node, Builder, and Launcher classes.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 0 insertions, 4 deletions
diff --git a/TODO b/TODO
index d996d2a..4490c05 100644
--- a/TODO
+++ b/TODO
@@ -21,10 +21,6 @@
- Log stuff.
-- Split TorNode into a class that *just* holds the nodes configuration, and
- implements some methods that create other classes for the stuff we really
- need (node configurer, rc.d-like launcher, etc)
-
- Have launcher check for configuration
- Resolve XXXX comments