r8998: conditionalize shell command for windows
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 35617a879a75dbaa5d561d9c412cb0a13bb3181c..9e3d694ba3317d08123a3165f138f142fe65242c 100644 (file)
--- a/TODO
+++ b/TODO
@@ -21,12 +21,6 @@ COMMONSQL SPEC
 
  >> Initialisation and connection 
 
-    CONNECT 
-     o should accept string as connection spec 
-
-    DISCONNECT
-     o should accept string as connection spec 
-
     INITIALIZE-DATABASE-TYPE
      o should initialise appropriate backend 
 
@@ -55,9 +49,6 @@ COMMONSQL SPEC
       o get :target-slot working 
       o implement :retrieval :immediate 
 
-    LIST-CLASSES 
-      o keyword arg :root-class should do something (portable)
-
     DO-QUERY,MAP-QUERY,LOOP
       o should work with object queries as well as functional ones