gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz TODO


From: Asko Soukka
Subject: [Gzz-commits] gzz TODO
Date: Mon, 03 Feb 2003 06:38:00 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Asko Soukka <address@hidden>    03/02/03 06:38:00

Modified files:
        .              : TODO 

Log message:
        TODO

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.546&tr2=1.547&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.546 gzz/TODO:1.547
--- gzz/TODO:1.546      Mon Feb  3 02:24:27 2003
+++ gzz/TODO    Mon Feb  3 06:37:59 2003
@@ -21,9 +21,7 @@
     vegai:
        - Implement PEG on how "make test" output should be cleaned once
           the PEG is accepted.   
-       - make the quick o-o fix for metacode/uml* and metacode/mputils;
-          put the code into classes; umltool needs a lot of re-design and
-          this will make it easier :) 
+        - umltool: mputils.dbg for handling screen output and logging
        + "make committable": remove CLASSES and all object files,
          compile normal and GL and test both normal and GL;
          if either fails any test not marked failing, fail HARD.
@@ -172,24 +170,18 @@
     humppake:
        - fix umltool graphics to be closer to the UML 3amigos books
        - fix dep directive to be 
-
            dep BuoyViewNode "calls" BuoyLinkListener
-        
          instead of
-
            dep "calls" BuoyViewNode BuoyLinkListener
-         
          currently. Involves fixing many diagrams! Reason: then can use in 
class:
            class BuoyViewNode
                dep "calls" BuoyLinkListener
          because inside class, the class is given as the 1st argument.
-
        - umltool paper dl 15.2., but should actually be done in the late Jan
        - use drawRoughEdge for focus
        - make pegboard to be only a directive, when all reST could be
           compiled using $(JYTHON) metacode/umldoc.py `find doc -name "*.rst"`
        - enhancing umltool
-           - include doc/gl in Makefile
            - rationalize doc directory structure:
                - Gzz_Frontend_View.rst -> doc/frontend/View.rst
                  (i.e. no Gzz_ prefixes, tree structure explicit)
@@ -198,9 +190,6 @@
            - a lot of things, which would be easier to handle with better
               design, so these will be fixed on the second implementation 
               round with more object-oriented design
-               - wait vegai for basic o-o fix
-               - mputils.settings class for handling global settings
-                - mputils.dbg for handling screen output and logging
                 Two of the following would be fixed with re-design of 
                 jlink class.
                 - fix jlink focus matching problem, currently matching sees no 




reply via email to

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