X-Git-Url: http://git.kpe.io/?a=blobdiff_plain;f=TODO;h=07c9c78d6849f9009c7894ccad2237447295717d;hb=6c1926ca65eb559a4bb8d060d8844cb354b4b2a4;hp=eaadf078ffe3ef8ba9e3ccda8d70b5f9e4dc8de7;hpb=5990bfce392a05c10237d4f97b008c4f828028e5;p=clsql.git diff --git a/TODO b/TODO index eaadf07..07c9c78 100644 --- a/TODO +++ b/TODO @@ -6,12 +6,8 @@ TESTS TO ADD * Large object testing * Test bigint type * :db-constraint tests - -POSSIBLE EXTENSIONS - -* port Oracle backend to UFFI -* large object support -* add support for prepared statements +* test *db-auto-sync* +* test :retrieval :deferred joins COMMONSQL SPEC @@ -25,12 +21,6 @@ COMMONSQL SPEC SELECT o keyword arg :refresh should function as advertised - - >> The object-oriented sql interface - - DEF-VIEW-CLASS - o get :target-slot working - o implement :retrieval :immediate >> Symbolic SQL syntax @@ -50,6 +40,15 @@ COMMONSQL SPEC o variables (e.g., table identifiers) should be instantiated at runtime +OPTIMIZATIONS + +* Revisit result-type list creation,perhaps caching + +POSSIBLE EXTENSIONS + +* port Oracle backend to UFFI +* large object support +* add support for prepared statements NOTES ABOUT THE BACKENDS