File: TODO

package info (click to toggle)
varconf 0.6.4-1
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 1,608 kB
  • ctags: 366
  • sloc: sh: 8,326; cpp: 1,672; makefile: 88
file content (7 lines) | stat: -rw-r--r-- 257 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
TODO for varconf
  * Revise getEnv() and getCmdline() to report errors more often.
  * Review code and add the "const" modifier where appropriate.
  * Revise file parser.
  * Make ParseError useful.
  * Add Observer class back in.
  * Revise documentation.