X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=226c26f87d744a555e1d3f78a2573d7fad09c725;hb=c50e9039c1b0d99d121f3d2dc48aa5e397fb2cc3;hp=4bc5eafe430921c7012cda874ffea2dff95ba972;hpb=a179ca240c6f64d2dee0640ef4ceaecacd00827e;p=clsql.git diff --git a/TODO b/TODO index 4bc5eaf..226c26f 100644 --- 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