TODO.txt
changeset 176 52c100897e9d
parent 175 fc8702a8572e
parent 174 25b9d58daa13
child 177 63f33bb8fa33
equal deleted inserted replaced
175:fc8702a8572e 176:52c100897e9d
     1 Review all the *Client receiver methods in layer3.go. They should
       
     2 probably either all be receivers, or none.
       
     3 
       
     4 Add a Reconnect() function.
       
     5 
       
     6 Eliminate as many uses of Generic as possible.