2012-01-06 19:41:21 +00:00
|
|
|
### Definitely do these:
|
|
|
|
- Write man pages for the included executables
|
|
|
|
- Write a templaterunner script
|
|
|
|
|
|
|
|
### These might be good ideas:
|
2008-10-10 03:02:10 +00:00
|
|
|
- Move conf hash table to something more object-like
|
|
|
|
- Merge treeinfo and discinfo stuff in to InstRoot class
|
2012-01-06 19:41:21 +00:00
|
|
|
- Port OptionParser code to ArgumentParser
|
|
|
|
|
|
|
|
### These are some longer-term things:
|
|
|
|
- Keep all build config files in one directory
|
|
|
|
- Move everything in Lorax.{configure,run}() to config files/templates
|
|
|
|
- Better debug output (esp. for tracebacks)
|