TODO.txt
changeset 176 52c100897e9d
parent 175 fc8702a8572e
parent 174 25b9d58daa13
child 177 63f33bb8fa33
--- a/TODO.txt	Wed Nov 06 20:38:03 2013 -0700
+++ /dev/null	Thu Jan 01 00:00:00 1970 +0000
@@ -1,6 +0,0 @@
-Review all the *Client receiver methods in layer3.go. They should
-probably either all be receivers, or none.
-
-Add a Reconnect() function.
-
-Eliminate as many uses of Generic as possible.