Mercurial > p > roundup > code
comparison README.txt @ 224:ad2c98faec97
using isinstance(blah, Foo) now instead of isFooType
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 12 Aug 2001 06:32:36 +0000 |
| parents | 18134bffab37 |
| children | afd428ba6523 |
comparison
equal
deleted
inserted
replaced
| 223:5ce5fc22ac6c | 224:ad2c98faec97 |
|---|---|
| 84 | 84 |
| 85 in general: | 85 in general: |
| 86 . more unit tests | 86 . more unit tests |
| 87 . more back-ends | 87 . more back-ends |
| 88 . better error handling (nicer messages for users) | 88 . better error handling (nicer messages for users) |
| 89 . possibly revert the entire damn thing to 1.5.2 ... :( | |
| 90 hyperdb: | 89 hyperdb: |
| 91 . transaction support | 90 . transaction support |
| 92 . more efficient reverse lookups | 91 . more efficient reverse lookups |
| 93 roundupdb: | 92 roundupdb: |
| 94 . split the file storage into multiple dirs? | 93 . split the file storage into multiple dirs? |
