summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDieter Plaetinck <dieter@plaetinck.be>2008-11-03 17:43:26 +0100
committerDieter Plaetinck <dieter@plaetinck.be>2008-11-03 17:43:26 +0100
commita407cdfcde2d5d9058c15296ecce35814ffd38a1 (patch)
tree60efe59cc5777d84e3dee769515e847df28eac57 /TODO
parent69489c9c5c78a2b3c4fbdf4306d18584eeeb12ef (diff)
added infofy function that wraps around dialog --infobox + various cleanups in UI stuff
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 1 insertions, 5 deletions
diff --git a/TODO b/TODO
index 84cb90f..044b4e9 100644
--- a/TODO
+++ b/TODO
@@ -1,11 +1,7 @@
-* interactive procedure: cleanup bottom
-* get interactive procedure working (decoupled flow control/other stuff. not
- yet ui vs backend), make it alpha version and post to ML
+* make interactive procedure working well.
* base procedure wordt implementatie van alles wat auto gaat uit setup script, other steps warning 'not implemented'
-* port all flow control from /arch/setup into the interactive procedure
* in elke phase een lege worker die te overriden valt zoda we geen phases
moeten overriden
-* process and fix libraries
* fix to use $var_UI_TYPE where needed
* write the ui functions for asking questions etc for both cli and dialog and port all code to use it.
* instead of using the 'base' procedure and letting other procedures override,