From 1573f429f15ed722af7d368b051d388cf40baed7 Mon Sep 17 00:00:00 2001 From: Sean Finney Date: Mon, 2 Jun 2008 21:26:54 +0200 Subject: shiny new TODO :) --- TODO | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..284aceb --- /dev/null +++ b/TODO @@ -0,0 +1,24 @@ +welcome to the TODO file. + +== short-range TODO == + +don't nuke/reinit the whole patch tracking tree + + this also implies that some kind of garbage collection takes place + to remove versions that are no longer being tracked + +== medium-range TODO == + +remove all the os.system calls + + lots of temporary ducttape via os.system that should go away + +make prettier pages + + they're all xhtml compliant, using css, and based on a single skeleton + page so it shouldn't be too much work + +== long-range TODO == + +dynamic info? +external data sources? -- cgit v1.2.3