X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=9e3d694ba3317d08123a3165f138f142fe65242c;hb=5c11038381563b1442d966822749bfc12ec0697c;hp=d6950a663595e7c2c2696d576dc1c6ffd525180e;hpb=41b951fca5ef48b594ca316cf1253b4d1192a045;p=clsql.git diff --git a/TODO b/TODO index d6950a6..9e3d694 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ GENERAL -* test on (and port to) openmcl and mcl. SCL no longer affordable to - individuals; +* test on mcl. SCL no longer affordable to individuals; * implement remaining functions for CLSQL AODBC backend; * port Oracle and ODBC backend to UFFI. @@ -22,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 @@ -56,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