commit-gnue
[Top][All Lists]
Advanced

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

gnue/geas TODO


From: Reinhard Mueller
Subject: gnue/geas TODO
Date: Fri, 08 Jun 2001 10:49:44 -0700

CVSROOT:        /cvs
Module name:    gnue
Changes by:     Reinhard Mueller <address@hidden>       01/06/08 10:49:44

Modified files:
        geas           : TODO 

Log message:
        updated

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

Patches:
Index: gnue/geas/TODO
diff -u gnue/geas/TODO:1.48 gnue/geas/TODO:1.49
--- gnue/geas/TODO:1.48 Fri Jun  8 09:34:01 2001
+++ gnue/geas/TODO      Fri Jun  8 10:49:44 2001
@@ -3,7 +3,7 @@
 
 (names included in [] are currently concentrating on that part)
 
-gcd parser (lib/classdef) [neilt,tvmkid]
+gcd parser (lib/classdef) [neilt]
 configuration (src/config) [reinhard]
 data monitor (src/datamonitor)
 method calling (src/methods) [chillywilly]
@@ -21,18 +21,13 @@
 
 The list is sorted by priority, but any help is apreciated
 
-1.  change current code to fit the standards described in the STANDARDS file
-    [everybody working on the code]
-2.  create documentation and diagrams about general geas architecture
 4.  fix so that TYPEs do not have to be fully qualified to work {classdef}
-6.  add 128 bit integers, needed for int quantities {classdef,objectcache,
-    objectstore,oql,core} [64, 32, 16 bit ints added to classdef]
-7.  add boolean data type {objectcache,objectstore,oql,core} {classdef done}
+6.  finish int64 data type {objectcache,objectstore,oql,core}
+7.  finish boolean data type {objectcache,objectstore,oql,core}
 9.  add TYPE (typedef), needed for consistency of design and elimination
     of errors in the design database. {classdef}
-11. include should search through the whole gcd directory tree {classdef}
+11. improve include concept for gcd files {classdef}
 13. fix the error where duplicate field names pass the parser {classdef}
-    [tvmkid]
 13.7 Bug - If methods have non-string arguments the parser fails.
     (segfault with no debug, hits assert in debug version) {classdef}
 14. increase encapsulation if the modules. Data structures in the modules
@@ -48,8 +43,6 @@
     use geas and examine objects for correct operation of geas, and
     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
-    {gcdverifier.c, geas-server.c} {geas-server.c done}
 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]