From 2b30059681c32f4e707f00395c41efcef2e033ae Mon Sep 17 00:00:00 2001 From: Nick Mathewson Date: Fri, 18 Mar 2011 13:30:25 -0400 Subject: Refactor Node into separate Node, Builder, and Launcher classes. --- TODO | 4 ---- 1 file changed, 4 deletions(-) (limited to 'TODO') 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 -- cgit v1.2.3