gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz ./TODO doc/gzz.css doc/pegboard/.cvsignore ...


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz ./TODO doc/gzz.css doc/pegboard/.cvsignore ...
Date: Thu, 07 Nov 2002 04:33:31 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/11/07 04:33:31

Modified files:
        .              : TODO 
        doc            : gzz.css 
        doc/pegboard   : .cvsignore pegboard.rst 
        doc/pegboard/1019: PEG_1019.rst 
        doc/pegboard/1021: click.rst 
        doc/pegboard/201: PEG_201.rst 
        gzz/modules/pp : PlaneView.java Win.java 
        gzz/vob        : VobScene.java 
        gzz/vob/vobs   : LineVob.java 
        test/gzz/vob   : TestVobScene.java 

Log message:
        Train travel...

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/TODO.diff?tr1=1.374&tr2=1.375&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/gzz.css.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/.cvsignore.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/pegboard.rst.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1019/PEG_1019.rst.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/1021/click.rst.diff?tr1=1.5&tr2=1.6&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/201/PEG_201.rst.diff?tr1=1.6&tr2=1.7&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/PlaneView.java.diff?tr1=1.58&tr2=1.59&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/modules/pp/Win.java.diff?tr1=1.56&tr2=1.57&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/vob/VobScene.java.diff?tr1=1.14&tr2=1.15&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/gzz/vob/vobs/LineVob.java.diff?tr1=1.2&tr2=1.3&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/test/gzz/vob/TestVobScene.java.diff?tr1=1.15&tr2=1.16&r1=text&r2=text

Patches:
Index: gzz/TODO
diff -u gzz/TODO:1.374 gzz/TODO:1.375
--- gzz/TODO:1.374      Wed Nov  6 04:18:17 2002
+++ gzz/TODO    Thu Nov  7 04:33:31 2002
@@ -35,15 +35,17 @@
          file is not zero-length though. Proper framework:
          get pdf and ps file size.
            - sane exception if ../mstmpimg isn't found
-       - automatically act on CVS commits
-           - report on #gzz
-               - show message before files, not after
-                   - maybe file list on a second row?
-           - run tests (and report if introduces failures)
-           - build docs in himalia
+       + automatically act on CVS commits
+           + report on #gzz
+               + show message before files, not after
+                   + maybe file list on a second row?
+           + run tests (and report if introduces failures)
+           + build docs in himalia
        - web page update: CVS link is broken
     benja:
        - fix testRenderScene
+       - PEG asynch ms blocks
+           - asynch xu links?
     tuukkah:
        - release engineering 
            - list main changes 
@@ -54,25 +56,27 @@
                  tested when releasing.
        - when a gl window is closed, call Binder.windowClosed()
     mudyc:
-       - PP [deadline 5.11]
-           - see how PageImageSpan and mstmpimg etc. work.
+       + PP 
+           + PEG splitting PPView2 into manageable fragments
+           + see how PageImageSpan and mstmpimg etc. work.
              Make using ImageSpans from Image mediaserver blocks
              work
-           - CullingCellInBox filter: 
+           + CullingCellInBox filter: 
              CellInBox which is created with another CellInBox and
              simply forwards the calls, except that it culls the boxes
              against a given coordinate system.
              Ask humppake about culling.
-           - fillets rendered too high; must be obscured by other buoys
-           - new paper -button
-           - left-side buttons
-           - dragging texts
-           - editing text -- can use Win.java code --> new Java file, with
+           + fillets rendered too high; must be obscured by other buoys
+           + new paper -button
+           + left-side buttons
+               + make them work
+               + geometry
+           + dragging texts
+           + editing text -- can use Win.java code --> new Java file, with
              AbstractViewContext and PPView2
-           - deleting links?!
-           - nadir
-           - use jvk's new ellipse code
-           - HOME button
+           + deleting links?!
+           + nadir
+           + use jvk's new ellipse code
        - make a trivial texcomb_GL11.py (using OpenGL 1.1 
          functionality) in gfx/libpaper
          which allows papers to work without register combiners.
@@ -86,6 +90,13 @@
          createPaperQuad, since that's the most flexible approach.
        - porting: make sure all demos etc. work with plain mesa
     humppake:
+       - vobcoorder_culling: 
+           1) you're not allowed to accept PEGs: only tjl may do this to the
+              status field
+           2) the point was that it should be done for VobCoorder, not 
GLVobCoorder:
+              this is something that AWT can also benefit from.
+           3) remove implementation details: Code, method bodies. Rather,
+              define what they are INTENDED to do! Javadocs to put in 
VobCoorder, please.
        + more about PEG1018 - generalizing VobVanishingClient
         + rethink interfaces between PlainVanishing and VobScene
            - learn Box
@@ -102,7 +113,6 @@
              temporary array on stack?
        + new PEG for bubbleview, with some sketches
     tjl:        
-       - fix LineVob for AWT
        - PEG getCS(parent, key), affineCoordsys -> affine, +affineCS in 
VobScene
        - PEG getCS hierarchy from either coordsys or matcher
        - better graphics for xupdf and pp
Index: gzz/doc/gzz.css
diff -u gzz/doc/gzz.css:1.6 gzz/doc/gzz.css:1.7
--- gzz/doc/gzz.css:1.6 Mon Nov  4 14:23:20 2002
+++ gzz/doc/gzz.css     Thu Nov  7 04:33:31 2002
@@ -81,21 +81,117 @@
 .peg-revising {}
 .peg-irrelevant { background: #666666; color: #000000; }
 
-/* Deprecated
-.docinfo {
-       background: lightgrey;
-       border-style: solid;
-       border-color: black;
-       border-width: thin;
-       clear: both; 
-        margin-top: 2.0em;
-       margin-bottom: 0.5em;
-}
+/* Some parts of docutils 0.2 stylesheet.
+ */
 
-.clearup { clear: both; }
+a.footnote-reference {
+  font-size: smaller ;
+  vertical-align: super }
 
-*/
+dd {
+  margin-bottom: 0.5em }
 
+div.attention, div.caution, div.danger, div.error, div.hint,
+div.important, div.note, div.tip, div.warning {
+  margin: 2em ;
+  border: medium outset ;
+  padding: 1em }
 
+div.attention p.admonition-title, div.caution p.admonition-title,
+div.danger p.admonition-title, div.error p.admonition-title,
+div.warning p.admonition-title {
+  color: red ;
+  font-weight: bold ;
+  font-family: sans-serif }
 
+div.hint p.admonition-title, div.important p.admonition-title,
+div.note p.admonition-title, div.tip p.admonition-title {
+  font-weight: bold ;
+  font-family: sans-serif }
+
+div.dedication {
+  margin: 2em 5em ;
+  text-align: center ;
+  font-style: italic }
+
+div.dedication p.topic-title {
+  font-weight: bold ;
+  font-style: normal }
+
+
+div.footer, div.header {
+  font-size: smaller }
+
+div.system-messages {
+  margin: 5em }
+
+div.system-messages h1 {
+  color: red }
+
+div.system-message {
+  border: medium outset ;
+  padding: 1em }
+
+div.system-message p.system-message-title {
+  color: red ;
+  font-weight: bold }
+
+
+ol.arabic {
+  list-style: decimal }
+
+ol.loweralpha {
+  list-style: lower-alpha }
+
+ol.upperalpha {
+  list-style: upper-alpha }
+
+ol.lowerroman {
+  list-style: lower-roman }
+
+ol.upperroman {
+  list-style: upper-roman }
+
+
+pre.literal-block, pre.doctest-block {
+  margin-left: 4em ;
+  margin-right: 4em ;
+  background-color: #eeee5e }
+
+span.classifier {
+  font-family: sans-serif ;
+  font-style: oblique }
+
+span.classifier-delimiter {
+  font-family: sans-serif ;
+  font-weight: bold }
+
+span.field-argument {
+  font-style: italic }
+
+span.interpreted {
+  font-family: sans-serif }
+
+span.option-argument {
+  font-style: italic }
+
+span.problematic {
+  color: red }
+
+
+table.docinfo {
+  margin: 2em 4em }
+
+table.footnote {
+  border-left: solid thin black ;
+  padding-left: 0.5ex }
+
+
+
+td.docinfo-name {
+  font-weight: bold ;
+  text-align: right }
+
+td.field-name {
+  font-weight: bold }
 
Index: gzz/doc/pegboard/.cvsignore
diff -u gzz/doc/pegboard/.cvsignore:1.3 gzz/doc/pegboard/.cvsignore:1.4
--- gzz/doc/pegboard/.cvsignore:1.3     Wed Nov  6 19:49:18 2002
+++ gzz/doc/pegboard/.cvsignore Thu Nov  7 04:33:31 2002
@@ -1,3 +1,4 @@
+201/PEG_201.html
 1001/PEG_1001.html
 1004/PEG_1004.html
 1005/PEG_1005.html
@@ -18,23 +19,22 @@
 1020/PEG_1020.html
 1021/click.html
 1022/keys.html
-201/PEG_201.html
-containment--benja/peg.html
 email_storage--marc/peg.html
-vobcoorder_fontscale--tjl/peg.html
+cellview_naming/peg.html
 vobcoorder_parents--tjl/peg.html
-styled_text--benja/peg.html
-grizzly_bear--benja/peg.html
-box_cs--tjl/peg.html
-view_split--tjl/peg.html
-miniblocks--benja/peg.html
-command_line_vision--benja/peg.html
 search_bindings--benja/peg.html
-prefix_argument--benja/peg.html
-cellview_naming/peg.html
-w2sx--tjl/peg.html
-vobcoorder_isActive--tjl/peg.html
 chug_shear_twirl--benja/peg.html
 vobcoorder_culling--humppake/peg.html
+containment--benja/peg.html
+grizzly_bear--benja/peg.html
+miniblocks--benja/peg.html
 pts_content_types--marc/peg.html
+box_cs--tjl/peg.html
+vobscene_hierarchies_clicks--tjl/peg.html
+vobscene_twids--tjl/peg.html
+vobcoorder_fontscale--tjl/peg.html
+view_split--tjl/peg.html
+vobcoorder_isActive--tjl/peg.html
+w2sx--tjl/peg.html
+styled_text--benja/peg.html
 pegboard.html
Index: gzz/doc/pegboard/1019/PEG_1019.rst
diff -u gzz/doc/pegboard/1019/PEG_1019.rst:1.2 
gzz/doc/pegboard/1019/PEG_1019.rst:1.3
--- gzz/doc/pegboard/1019/PEG_1019.rst:1.2      Fri Oct 25 04:17:05 2002
+++ gzz/doc/pegboard/1019/PEG_1019.rst  Thu Nov  7 04:33:31 2002
@@ -3,9 +3,9 @@
 =============================================================
 
 :Authors:  Tuomas Lukka
-:Date:     $Date: 2002/10/25 08:17:05 $
-:Revision: $Revision: 1.2 $
-:Status:   Incomplete
+:Date:     $Date: 2002/11/07 09:33:31 $
+:Revision: $Revision: 1.3 $
+:Status:   Current
 
 The newest VobCoorder changes make it much more usable but leave
 some holes in the API:
@@ -25,14 +25,19 @@
       
       and others at the same time?
 
+       RESOLVED: Not yet. Because we would like to have the same
+       versions as below, there'd be 6 methods per coordsys type.
+
 Changes
 -------
 
+Clarify the documentation of the two separate hierarchies in VobScene.
+
 AffineVobCoorder
-    rename affineCoordsys to affine, to be consistent with others.
+    Rename affineCoordsys to affine, to be consistent with others.
 
 VobScene
-    for all ``*CS`` methods, add two versions. for example::
+    For all ``*CS`` methods, add two versions. for example::
 
        final public int orthoCS(int into, Object key, float depth, 
                                float x, float y, float w, float h) ;
@@ -41,4 +46,5 @@
        final public int orthoCS(int into, float depth, 
                                float x, float y, float w, float h) ;
 
-    
+    This is possible because it is easy to separate the different versions
+    due to the presence of the Object parameter.
Index: gzz/doc/pegboard/1021/click.rst
diff -u gzz/doc/pegboard/1021/click.rst:1.5 gzz/doc/pegboard/1021/click.rst:1.6
--- gzz/doc/pegboard/1021/click.rst:1.5 Fri Nov  1 03:20:10 2002
+++ gzz/doc/pegboard/1021/click.rst     Thu Nov  7 04:33:31 2002
@@ -3,9 +3,9 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Date:     $Date: 2002/11/01 08:20:10 $
-:Revision: $Revision: 1.5 $
-:Status:   Accepted [ partly implemented ]
+:Date:     $Date: 2002/11/07 09:33:31 $
+:Revision: $Revision: 1.6 $
+:Status:   Implemented
 
 The VobScene API contains the method ::
     
Index: gzz/doc/pegboard/201/PEG_201.rst
diff -u gzz/doc/pegboard/201/PEG_201.rst:1.6 
gzz/doc/pegboard/201/PEG_201.rst:1.7
--- gzz/doc/pegboard/201/PEG_201.rst:1.6        Wed Nov  6 06:41:05 2002
+++ gzz/doc/pegboard/201/PEG_201.rst    Thu Nov  7 04:33:31 2002
@@ -1,11 +1,11 @@
 =============================================================
-PEG 201: META: PEG format
+PEG 201: META: PEG format and process
 =============================================================
 
 :Authors:  Tuomas Lukka
 :Stakeholders: Asko Soukka
-:Date:     $Date: 2002/11/06 11:41:05 $
-:Revision: $Revision: 1.6 $
+:Date:     $Date: 2002/11/07 09:33:31 $
+:Revision: $Revision: 1.7 $
 :Status:   Incomplete
 
 This META-PEG deals with formatting PEGs.
@@ -36,6 +36,30 @@
 
     - Do we need the Scope and Type fields?
 
+Process
+-------
+
+Anyone may start a new PEG in the Incomplete state (becoming
+one of the PEG's authors).  The authors have control over the contents of the 
PEG.
+
+When the PEG seems ready for review, it should be made Current and
+posted to gzz-dev. At this point, the PEG may still be edited
+in response to comments from the list.
+
+At some point after this, the architect (tjl) will make a decision
+to either accept, force revision, declare rejected, or declare
+irrelevant (e.g. other PEGs superceded the current one). No-one
+else may change the status of the PEGs to any of these categories.
+
+If the PEG was accepted, rejected or declared irrelevant, it may not
+be edited any more, except for the architect declaring it implemented or
+partly implemented.
+
+A PEG int the Revising state is editable by the authors, similarly to
+an incomplete PEG.
+
+
+
 Names
 -----
 
@@ -75,9 +99,6 @@
 Authors
     Comma-separated list of author names or handles
 
-Stakeholders
-    Comma-separated list of stakeholder names or handles
-
 Date
     CVS date tag
 
@@ -87,8 +108,10 @@
 Status
     The PEG status
 
-Date-Created
-    The date when the PEG was created, for sorting
+and may **optionally** also contain the following fields:
+
+Stakeholders
+    Comma-separated list of stakeholder names or handles
 
 Scope
     How large the effects of this PEG are:
@@ -105,12 +128,16 @@
 Type
     The type of the PEG
 
+    META
+       PEG about PEGs
+    Policy
+       Setting goals, overall ideas; e.g. ``styled_text--benja`` 
     Architecture
-       Large-scale architecture
+       Architectural changes; e.g. ``1005``
     Feature
-       A new feature
+       A new feature; e.g. ``vobcoorder_isactive--tjl``
     Interface
-       An adjustment of one or more interfaces
+       An adjustment of one or more interfaces; e.g. ``1017``
     Implementation
        An adjustment of how an implementation does something
 
Index: gzz/doc/pegboard/pegboard.rst
diff -u gzz/doc/pegboard/pegboard.rst:1.5 gzz/doc/pegboard/pegboard.rst:1.6
--- gzz/doc/pegboard/pegboard.rst:1.5   Wed Nov  6 07:28:48 2002
+++ gzz/doc/pegboard/pegboard.rst       Thu Nov  7 04:33:31 2002
@@ -35,7 +35,8 @@
 * gzz.vob.VobPlacer
 
 Any other semantic changes to these classes will be **summarily**
-rejected and reverted. If you need a change quickly, then **create
+rejected and reverted. If you need a change quickly, then **subclass** 
+or **create
 a branch**. Changes to javadoc and indentation etc. are exempted, 
 as are bug fixes that correct classes to compliance with javadoc or 
 the architecture documentation in *doc/*.
Index: gzz/gzz/modules/pp/PlaneView.java
diff -u gzz/gzz/modules/pp/PlaneView.java:1.58 
gzz/gzz/modules/pp/PlaneView.java:1.59
--- gzz/gzz/modules/pp/PlaneView.java:1.58      Tue Nov  5 03:21:01 2002
+++ gzz/gzz/modules/pp/PlaneView.java   Thu Nov  7 04:33:31 2002
@@ -41,7 +41,7 @@
  */
 
 public class PlaneView {
-public static final String rcsid = "$Id: PlaneView.java,v 1.58 2002/11/05 
08:21:01 tjl Exp $";
+public static final String rcsid = "$Id: PlaneView.java,v 1.59 2002/11/07 
09:33:31 tjl Exp $";
     public static boolean dbg = true;
     private static void pa(String s) { System.err.println(s); }
 
@@ -209,6 +209,7 @@
      * given the vobscene.
      */
     public Cell getCellAndOffset(VobScene vs, float x, float y, int[] offsOut) 
{
+       /*
        float[] ic = new float[2];
        Object k = vs.getKeyAt(x, y, ic);
        if(k == null || !(k instanceof Cell)) {
@@ -223,6 +224,8 @@
        if(dbg) pa("getCellAndOffset: "+x+" "+y+" --> "+ic[0]+" "+ic[1] 
+"("+w+") --> ");
 
        return cell;
+       */
+       return null;
     }
 
 }
Index: gzz/gzz/modules/pp/Win.java
diff -u gzz/gzz/modules/pp/Win.java:1.56 gzz/gzz/modules/pp/Win.java:1.57
--- gzz/gzz/modules/pp/Win.java:1.56    Fri Nov  1 20:23:45 2002
+++ gzz/gzz/modules/pp/Win.java Thu Nov  7 04:33:31 2002
@@ -37,7 +37,7 @@
  */
 
 public class Win extends AbstractBinder implements Shower {
-public static final String rcsid = "$Id: Win.java,v 1.56 2002/11/02 01:23:45 
benja Exp $";
+public static final String rcsid = "$Id: Win.java,v 1.57 2002/11/07 09:33:31 
tjl Exp $";
     public static final boolean dbg = true;
     protected static void p(String s) { if(dbg) pa(s); }
     protected static void pa(String s) { System.err.println(s); }
@@ -250,6 +250,7 @@
     public void mouse(MouseEvent me) {
     try {
        p("PP client mouse "+me);
+       /*
        
        final Object key = currentScene.getKeyAt(me.getX(), me.getY(), null);
 
@@ -257,7 +258,6 @@
 
        final int id = me.getID();
 
-       /*
        if(id == MouseEvent.MOUSE_PRESSED) { // Possibly start drag
            Cell clicked  = null;
            VobKeyer.Entry entry = keyer.getEntryByViewport(key);
Index: gzz/gzz/vob/VobScene.java
diff -u gzz/gzz/vob/VobScene.java:1.14 gzz/gzz/vob/VobScene.java:1.15
--- gzz/gzz/vob/VobScene.java:1.14      Fri Nov  1 14:53:53 2002
+++ gzz/gzz/vob/VobScene.java   Thu Nov  7 04:33:31 2002
@@ -130,9 +130,18 @@
        coords.activate(matcher.getCS(key));
     }
 
-    public Object getKeyAt(float x, float y, float[] targetcoords) {
-       return null;
+    /** Get the topmost activated coordsys at (x,y), whose nearest activated
+     *  * direct ancestor (not determining) is parent.
+     *   */
+    public int getCSAt(int parent, float x, float y, float[] targetcoords) {
+       return coords.getCSAt(parent, x, y, targetcoords);
     }
+
+    public Object getKeyAt(int parent, float x, float y, float[] targetcoords) 
{
+       return matcher.getKey(coords.getCSAt(parent, x, y, targetcoords));
+    }
+
+
 
     public void dump() {
        map.dump();
Index: gzz/gzz/vob/vobs/LineVob.java
diff -u gzz/gzz/vob/vobs/LineVob.java:1.2 gzz/gzz/vob/vobs/LineVob.java:1.3
--- gzz/gzz/vob/vobs/LineVob.java:1.2   Mon Nov  4 17:15:04 2002
+++ gzz/gzz/vob/vobs/LineVob.java       Thu Nov  7 04:33:31 2002
@@ -24,12 +24,18 @@
 import gzz.vob.*;
 import java.awt.*;
 import gzz.gfx.gl.GLCache;
+import gzz.util.*;
 
 /** A plain line drawn in given color.
+ * This vob draws a line between the given points in the coordinate system
+ * it is put into.
+ * <p>
+ * This is rather inefficient if you need to draw several lines, but can be 
useful
+ * in some situations.
  */
 
 public class LineVob extends Vob {
-public static final String rcsid = "$Id: LineVob.java,v 1.2 2002/11/04 
22:15:04 tjl Exp $";
+public static final String rcsid = "$Id: LineVob.java,v 1.3 2002/11/07 
09:33:31 tjl Exp $";
 
     int x0, y0, x1, y1;
     Color color;
@@ -48,13 +54,18 @@
 
     }
 
+    static Point p0 = new Point();
+    static Point p1 = new Point();
+
     public void render(Graphics g, 
                                boolean fast,
                                Vob.RenderInfo info1,
                                Vob.RenderInfo info2) {
+       info1.xform(x0, y0, p0);
+       info1.xform(x1, y1, p1);
        if(fast) return;
        if(color != null) g.setColor(color);
-       g.drawLine(x0, y0, x1, y1); // XXX transform properly
+       g.drawLine(p0.x, p0.y, p1.x, p1.y); 
     }
 
     Vob dlist;
@@ -63,8 +74,9 @@
                                int coordsys2) { 
        if(dlist == null)
            dlist = GLCache.getCallListCoorded(
+               "PushAttrib CURRENT_BIT\nColor 
"+ColorUtil.colorGLString(color)+"\n"+
                "Begin LINE_STRIP\nVertex "+x0+" "+y0+
-                   "\nVertex "+x1+" "+y1+"\nEnd\n");
+                   "\nVertex "+x1+" "+y1+"\nEnd\nPopAttrib\n");
        curs = dlist.addToListGL(win, list, curs, coordsys1, coordsys2);
        return curs;
     }
Index: gzz/test/gzz/vob/TestVobScene.java
diff -u gzz/test/gzz/vob/TestVobScene.java:1.15 
gzz/test/gzz/vob/TestVobScene.java:1.16
--- gzz/test/gzz/vob/TestVobScene.java:1.15     Fri Nov  1 20:23:48 2002
+++ gzz/test/gzz/vob/TestVobScene.java  Thu Nov  7 04:33:31 2002
@@ -31,7 +31,7 @@
  */
 
 abstract public class TestVobScene extends TestCase {
-String rcsid = "$Id: TestVobScene.java,v 1.15 2002/11/02 01:23:48 benja Exp $";
+String rcsid = "$Id: TestVobScene.java,v 1.16 2002/11/07 09:33:31 tjl Exp $";
     static boolean dbg = false;
 
     public TestVobScene(String s) { super(s); }
@@ -47,6 +47,8 @@
 
     }
 
+    /*
+
     public void testGetKey() {
        VobScene vs = createVobScene();
 
@@ -121,6 +123,7 @@
        assertEquals(40, rect.width);
        assertEquals(50, rect.height);
     }
+    */
 
 }
 




reply via email to

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