gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz ./TODO gzz/util/Filer.java


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz ./TODO gzz/util/Filer.java
Date: Mon, 16 Sep 2002 07:24:23 -0400

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/09/16 07:24:23

Modified files:
        .              : TODO 
        gzz/util       : Filer.java 

Log message:
        Benja, please javadoc these a little; very much needed to make use of 
them.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.105&tr2=1.106&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/util/Filer.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -c gzz/TODO:1.105 gzz/TODO:1.106
*** gzz/TODO:1.105      Mon Sep 16 06:24:43 2002
--- gzz/TODO    Mon Sep 16 07:24:23 2002
***************
*** 82,87 ****
--- 82,93 ----
          of text bulged, from a single Enfilade1D. If possible,
          also with span keys and beams enabled. (please tell Tjl
          immediately if this is a problem)
+       - partial javadocdocumentation for all classes involved in
+         the save/load stuff. Especially: *WHAT* is a Filer?
+         What is it used for? Simple answers to questions
+         like that about all saving classes would help 
+         a lot right now (Tjl needs to decide how to save
+         Xanadu links (that's right, *links*, not transclusions)).
      tuukkah:
        - PDF pagespans working again, also in OpenGL
      vegai, mudyc:
Index: gzz/gzz/util/Filer.java
diff -c gzz/gzz/util/Filer.java:1.2 gzz/gzz/util/Filer.java:1.3
*** gzz/gzz/util/Filer.java:1.2 Sun Aug 11 18:53:06 2002
--- gzz/gzz/util/Filer.java     Mon Sep 16 07:24:23 2002
***************
*** 34,43 ****
      void save(Version v) throws IOException;
  
  
- 
- 
- 
- 
      abstract class AbstractGroup implements Group {
        abstract protected Filer createFiler(String id) throws IOException;
  
--- 34,39 ----




reply via email to

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