TODO.txt
changeset 163 3f891f7fe817
parent 162 7b5586a5e109
child 173 b257c67d2491
equal deleted inserted replaced
162:7b5586a5e109 163:3f891f7fe817
     2 probably either all be receivers, or none.
     2 probably either all be receivers, or none.
     3 
     3 
     4 Add a Reconnect() function.
     4 Add a Reconnect() function.
     5 
     5 
     6 Eliminate as many uses of Generic as possible.
     6 Eliminate as many uses of Generic as possible.
     7 
       
     8 Get rid of logging. We're providing status updates. Include an error()
       
     9 receiver function that lets internals report their errors for return
       
    10 from NewClient().