Mercurial > noffle
comparison TODO @ 126:7c7a7c96d35b noffle
[svn] Release-1-0 merge
author | bears |
---|---|
date | Tue, 25 Jul 2000 13:12:50 +0100 |
parents | a0a96e1021c3 |
children | fbbdc46429b4 |
comparison
equal
deleted
inserted
replaced
125:dfa34d15f2d0 | 126:7c7a7c96d35b |
---|---|
5 Urgent | 5 Urgent |
6 ------ | 6 ------ |
7 | 7 |
8 * Has Client_connect resource leaks if it fails? | 8 * Has Client_connect resource leaks if it fails? |
9 | 9 |
10 * Bug: Lock_closeDatabases must do a Cont_write() if dirty and Lock_openDatabases() | |
11 should check if it is necessary to reread the group content using a timestamp. | |
10 | 12 |
11 Later | 13 Later |
12 ----- | 14 ----- |
13 | 15 |
14 * Improve performance of group database. Using GDBM is a bad choice, | 16 * Improve performance of group database. Using GDBM is a bad choice, |