commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gnue/geas TODO


From: Neil Tiffin
Subject: gnue/geas TODO
Date: Sat, 05 May 2001 06:45:41 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/05/05 06:45:41

Modified files:
        geas           : TODO 

Log message:
        Add tools to the parts of geas and add minor additional notes to todos.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gnue/geas/TODO.diff?cvsroot=OldCVS&tr1=1.39&tr2=1.40&r1=text&r2=text

Patches:
Index: gnue/geas/TODO
diff -u gnue/geas/TODO:1.39 gnue/geas/TODO:1.40
--- gnue/geas/TODO:1.39 Sat May  5 02:35:13 2001
+++ gnue/geas/TODO      Sat May  5 06:45:41 2001
@@ -11,8 +11,8 @@
 database interface (src/objectstore)
 sql generation (src/oql) [chillywilly]
 core (everything else) [reinhard]
+gcd verifier (tools) [neilt]
 
-
 Ready-to-go TODO's:
 ---------------------
 
@@ -29,7 +29,7 @@
     Application Server" (not GNUE Enterprise)
 3.  fix segfault resulting from gcdverifying the current gnue-config {classdef}
 4.  fix so that TYPEs do not have to be fully qualified to work, and test if
-    TYPE works correctly at all {classdef}
+    TYPE (complex) works correctly at all {classdef}
 5.  add EXTEND keyword and logic, without this our structure (modules and
     packages) for GNUe will not work {classdef}
 6.  add 128 bit integers, needed for int quantities {classdef,objectcache,
@@ -37,8 +37,10 @@
 7.  add boolean data type {classdef,objectcache,objectstore,oql,core}
 8.  fix inherited types that dont work {classdef}
 9.  add TYPE (typedef), needed for consistency of design and elimination
-    of errors in the design database {classdef}
+    of errors in the design database. {classdef}
 10. include should fail with notice if it does not find include file {classdef}
+    Actually, this appear to work now. (neilt)  But other problems exist with
+    the 'include' statment. 
 11. include should search through the whole gcd directory tree {classdef}
 12. it should be made sure that every file is only parsed once, even if it is
     included in more than one file {classdef}
@@ -57,7 +59,7 @@
     then erase or remove the tables created.  Should be able to borrow
     code from forms for direct sql interface {nothing}
 18. Handle symbolic links when searching through a directory tree for gcd files
-    {don't know}
+    {gcdverifier.c, geas-server.c}
 19. geas/src/objectstore : Requires libGDA support, based on the current MySQL
     and PostgreSQL code {objectstore}
 20. make the whole thing thread-safe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]