Update of /project/cl-xmpp/cvsroot/cl-xmpp In directory common-lisp.net:/tmp/cvs-serv2934
Modified Files: TODO Log Message: comment about testing
Date: Sat Nov 12 21:53:17 2005 Author: eenge
Index: cl-xmpp/TODO diff -u cl-xmpp/TODO:1.7 cl-xmpp/TODO:1.8 --- cl-xmpp/TODO:1.7 Fri Nov 11 22:20:20 2005 +++ cl-xmpp/TODO Sat Nov 12 21:53:17 2005 @@ -1,8 +1,10 @@ - respect stringprep/nodeprep - jid validator
-- sasl/tls - - also, i'm interning things which may screw up lisps with up/down case different.
-- i hate that xmlns's are as strings and never validated \ No newline at end of file +- i hate that xmlns's are as strings and never validated + +- create a connect-test which makes a "fake" connection but + still writes into a stream. prerequisite for writing a test + suite (which i should do).