From 315869de4d5923017b9962c091c9568fcbdd58d1 Mon Sep 17 00:00:00 2001 From: "Brian S. Stephan" Date: Fri, 21 Dec 2012 11:20:54 -0600 Subject: [PATCH] TODO: thinking we probably don't need a cron thing --- TODO | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO b/TODO index 8ae78b3..f9769ad 100644 --- a/TODO +++ b/TODO @@ -3,6 +3,7 @@ dr.botzo --- TODO Both a reminder to myself and a hint to anyone else who wants to hack around... * some sort of cron interface (periodic events) + * thinking about removing this, wouldn't crontab + XML-RPC be enough? * there are a number of places that hardcode event.arguments()[0], these should probably loop * i'm sitting on this change for now because i think the rewrite to new global handlers will remove some of the crufty functions that hardcode