r8906: fixes for allegro loop, start of lispworks loop - not working
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 4bc5eafe430921c7012cda874ffea2dff95ba972..226c26f87d744a555e1d3f78a2573d7fad09c725 100644 (file)
--- a/TODO
+++ b/TODO
@@ -1,9 +1,9 @@
 GENERAL 
 
-* test on (and port to) scl, mcl and openmcl; 
-* implement remaining functions for CLSQL AODBC backend; 
-* port UncommonSQL ODBC and Oracle backends to CLSQL. 
-
+* test on (and port to) openmcl and mcl. SCL no longer affordable to
+  individuals;
+* implement remaining functions for CLSQL AODBC backend;
+* port Oracle and ODBC backend to UFFI.
 
 COMMONSQL SPEC
 
@@ -50,7 +50,8 @@ COMMONSQL SPEC
       o should return list of (attribute datatype precision scale nullable)    
 
     LOOP 
-      o the extension is currently CMUCL specific 
+      o Port to lispworks. Potentially useful documentation:
+        http://www.lispworks.com/reference/lcl50/loop/loop-52.html 
 
 
  >> The object-oriented sql interface