update TODO
[hdata.git] / TODO
blobc423f10b9f89ea0157f081a849ef9dfce2dac553
1 ==> general design:
2 * find a name for the final program
3 * Fix the database location problem
4     --> use 'getEnv' and put the database in the home folder
5 * decide on versioning scheme
7 ==> testing:
8 * unit testing with quickcheck
9 * write tests scripts for stuff we can't unit test
11 ==> search.hs:
12 * currently prints a newline on discarded entries, fix this.
14 ==> Tools.Constants:
15 * dbName and tableName are only used in tools.SQL
17 ==> View.hs:
18 * viewer is hardwired in program; change that 
19     --> config file?