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: Fri, 08 Jun 2001 11:49:36 -0700

CVSROOT:        /home/cvs
Module name:    gnue
Changes by:     Neil Tiffin <address@hidden>    01/06/08 11:49:36

Modified files:
        geas           : TODO 

Log message:
        Update priorities.

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

Patches:
Index: gnue/geas/TODO
diff -u gnue/geas/TODO:1.50 gnue/geas/TODO:1.51
--- gnue/geas/TODO:1.50 Fri Jun  8 11:40:59 2001
+++ gnue/geas/TODO      Fri Jun  8 11:49:35 2001
@@ -21,19 +21,19 @@
 
 The list is sorted by priority, but any help is apreciated
 
-4.  fix so that TYPEs do not have to be fully qualified to work {classdef}
 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. improve include concept for gcd files {classdef}
 13. fix the error where duplicate field names pass the parser {classdef}
-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
     should be private. objectcache, classdef, oql and object store are tied
     together too much. {everything}
 15. method handling should be redesigned {methods}
+    13.7 Bug - If methods have non-string arguments the parser fails.
+    (segfault with no debug, hits assert in debug version) {classdef}
+    (include 13.7 with 15.)
 16. go through documentation and fix things that are outdated
 16.5 enable long options and check options consistency with gnu standards
 17. black box testing/qualification program for geas.  should be a python
@@ -43,6 +43,7 @@
     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}
+4.  fix so that TYPEs do not have to be fully qualified to work {classdef}
 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]