gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] fenfire/docs/pegboard/nodeview_abstract--mudyc ...


From: Matti Katila
Subject: [Gzz-commits] fenfire/docs/pegboard/nodeview_abstract--mudyc ...
Date: Fri, 04 Apr 2003 05:09:22 -0500

CVSROOT:        /cvsroot/fenfire
Module name:    fenfire
Changes by:     Matti Katila <address@hidden>   03/04/04 05:09:22

Modified files:
        docs/pegboard/nodeview_abstract--mudyc: peg.rst 

Log message:
        bit by bit

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/fenfire/fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst.diff?tr1=1.6&tr2=1.7&r1=text&r2=text

Patches:
Index: fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst
diff -u fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst:1.6 
fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst:1.7
--- fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst:1.6  Fri Apr  4 
02:48:08 2003
+++ fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst      Fri Apr  4 
05:09:22 2003
@@ -4,8 +4,8 @@
 
 :Author:   Matti Katila
 :Stakeholders: Matti Katila
-:Last-Modified: $Date: 2003/04/04 07:48:08 $
-:Revision: $Revision: 1.6 $
+:Last-Modified: $Date: 2003/04/04 10:09:22 $
+:Revision: $Revision: 1.7 $
 :Status: Incomplete  
 
 
@@ -221,9 +221,10 @@
         protected RDFNode current;
 
         // correct state/context handlers.- see 2) and 3)
-        public TextContextState text;
-        public ImageContextState image;
-        public PageContextState page;
+        // and see the PEG followed by this PEG.
+        public TextHandler text;
+        public ImageHandler image;
+        public PageHandler page;
     }
 
 It's important that all 1), 2) and 3) are combined in NodeView because it's so 
often used.




reply via email to

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