[Zope-Checkins] CVS: ZODB3/zdaemon - zdaemon.py:1.10

Guido van Rossum guido@python.org
Mon, 11 Nov 2002 17:32:48 -0500


Update of /cvs-repository/ZODB3/zdaemon
In directory cvs.zope.org:/tmp/cvs-serv32767

Modified Files:
	zdaemon.py 
Log Message:
Update the TODO list.  Enough for today.


=== ZODB3/zdaemon/zdaemon.py 1.9 => 1.10 ===
--- ZODB3/zdaemon/zdaemon.py:1.9	Mon Nov 11 17:31:25 2002
+++ ZODB3/zdaemon/zdaemon.py	Mon Nov 11 17:32:48 2002
@@ -56,9 +56,6 @@
 """
 XXX TO DO
 
-- Rethink client commands; maybe start/restart/stop make more sense?
-  (Still need a way to send an arbitrary signal)
-
 - Do the governor without actual sleeps, using event scheduling etc.
 
 - True OO design -- use multiple classes rather than folding