Code

. all storage-specific code (ie. backend) is now implemented by the backends
[roundup.git] / doc / upgrading.txt
index 2be9d303103e3bd74a0d904963a8299e84a086fe..e768d857f384a2d79b8460ee9e761722451391b3 100644 (file)
@@ -16,6 +16,8 @@ Migrating from 0.4.x to 0.5.0
 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