TODO.txt
author Chris Jones <chris@cjones.org>
Fri, 18 Oct 2013 18:31:18 -0600
changeset 172 36a42bc073f0
parent 163 3f891f7fe817
child 173 b257c67d2491
permissions -rw-r--r--
Removed uses of Generic from the Stanza types.

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.