From: Nathaniel Wesley Filardo Date: Fri, 25 Jul 2008 11:21:20 +0000 (-0400) Subject: Add a TODO file for us X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=afc1c6f7066b8109e354f2fc43aefdfb7b100f13;p=instirc Add a TODO file for us darcs-hash:20080725112120-2ee1a-13fab6fea644ec669c304962ef21139608b5a68d.gz --- diff --git a/TODO b/TODO new file mode 100644 index 0000000..23841c0 --- /dev/null +++ b/TODO @@ -0,0 +1,12 @@ +Instantiated IRC TODO + + Add versioning to protocol and more correct splitting etc. + + Finish factoring out coding stuff. + (note that MAGIC_ doesn't really belong with code, it just happend to + make its way over with the copypasta) + + Change current instance to be a per-channel value maintained in perl + Same for punt list + +