r9280: sql/objects.lisp: more framework for supporing immediate retrieval
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 04aa9d9cdf5d56fe31cd1280f109f092e22d6ddc..a7a913c8923d7520bb006386ee4b9d8d2dd7047b 100644 (file)
--- a/TODO
+++ b/TODO
@@ -6,7 +6,8 @@ TESTS TO ADD
 * Large object testing
 * Test bigint type
 * :db-constraint tests
-* *update-records-on-make-instance*
+* test *db-auto-sync* 
+* test :retrieval :deferred joins
 
 COMMONSQL SPEC
 
@@ -20,11 +21,10 @@ COMMONSQL SPEC
   
     SELECT 
       o keyword arg :refresh should function as advertised 
- >> The object-oriented sql interface
 
     DEF-VIEW-CLASS
-      o implement :retrieval :immediate 
+      o Rework functioning of :immediate to be conformant. It 
+     works as expect with target-slot, but not without target-slot
 
  >> Symbolic SQL syntax