TODO.txt
changeset 121 ebb86cbdd218
parent 119 712aa5780660
child 122 ab22b4285d12
--- a/TODO.txt	Sat Aug 31 23:08:21 2013 +0100
+++ b/TODO.txt	Mon Sep 02 20:38:02 2013 -0700
@@ -1,10 +1,6 @@
 Extension.StanzaHandlers should use reflection, not constructor
 functions.
 
-Rather than use Client.AddFilter(), and Extension.Start(), we should
-have a function in Extension that, if non-nil, accepts a stanza and
-returns a slice of stanzas.
-
 Review all these *Client receiver methods. They should probably either
 all be receivers, or none.