r8906: fixes for allegro loop, start of lispworks loop - not working
[clsql.git] / TODO
diff --git a/TODO b/TODO
index 1b031763174e24aab28ed0b9edbdd72c3c5fecbc..226c26f87d744a555e1d3f78a2573d7fad09c725 100644 (file)
--- a/TODO
+++ b/TODO
@@ -4,7 +4,6 @@ GENERAL
   individuals;
 * implement remaining functions for CLSQL AODBC backend;
 * port Oracle and ODBC backend to UFFI.
-* port postgresql-socket backend to OpenMCL
 
 COMMONSQL SPEC
 
@@ -51,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