From 180cc6dacda26f8682af228b04798e8975d2075c Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Thu, 20 Dec 2012 14:30:56 -0600 Subject: [PATCH] TODO: use priority sensibly probably, once all of the modules are using regex handlers, there won't need to be a method for member for it at all, since the only thing that will need to refer to it will be the module itself --- TODO | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO b/TODO index 74260b7..8ae78b3 100644 --- a/TODO +++ b/TODO @@ -26,6 +26,8 @@ dr.botzo --- TODO * !modules -> !modules list * !load -> !modules load * !unload -> !modules unload + * use Module.priority() properly in more/all places, or wrap accordingly + * and why did i make it a method!? the isle of misfit and abandoned TODOs