Mercurial > p > roundup > code
diff doc/upgrading.txt @ 858:2dd862af72ee
all storage-specific code (ie. backend) is now implemented by the backends
| author | Richard Jones <richard@users.sourceforge.net> |
|---|---|
| date | Sun, 14 Jul 2002 02:05:54 +0000 |
| parents | 0779ea9f1f18 |
| children | 502a5ae11cc5 |
line wrap: on
line diff
--- a/doc/upgrading.txt Sun Jul 14 02:02:43 2002 +0000 +++ b/doc/upgrading.txt Sun Jul 14 02:05:54 2002 +0000 @@ -16,6 +16,8 @@ TODO: mention stuff about indexing TODO: mention that the dbinit needs the db.post_init() method call for reindexing +TODO: dbinit now imports classes from selct_db +TODO: select_db needs fixing to include Class, FileClass and IssueClass Migrating from 0.4.1 to 0.4.2
