From: nwf Date: Thu, 28 Aug 2008 09:22:16 +0000 (-0400) Subject: Update TODO X-Git-Url: https://hydra-www.ietfng.org/gitweb/?a=commitdiff_plain;h=09766dfde8076574ea0b096edad4829de7ef86f2;p=instirc Update TODO darcs-hash:20080828092216-4d648-192d7f040aaf02fa7305cc51b55cbaa2339d84b3.gz --- diff --git a/TODO b/TODO index 4e768e9..bcd3f7f 100644 --- a/TODO +++ b/TODO @@ -1,12 +1,9 @@ Instantiated IRC TODO - - Add versioning to protocol and more correct splitting etc. - - Finish factoring out coding stuff. - Work continues. - Next up is to make a protocol engine atop MasterCoder. - - Change current instance to be a per-channel value maintained in perl - Same for punt list - - + Factor out punt list management to its own module? + Factor out instance label management to its own module? + Options to persist the punts list and or instance defaults? + Punts listing command (per channel, global) + Ability to /msg with instance label. + +Can we do better with the Perl @INC thing? + ("How did I get here? I am not good with computer!")