/[fenfire]/fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst
ViewVC logotype

Diff of /fenfire/docs/pegboard/nodeview_abstract--mudyc/peg.rst

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.6 by mudyc, Fri Apr 4 07:48:08 2003 UTC revision 1.7 by mudyc, Fri Apr 4 10:09:22 2003 UTC
# Line 221  My proposal for NodeView: Line 221  My proposal for NodeView:
221          protected RDFNode current;          protected RDFNode current;
222    
223          // correct state/context handlers.- see 2) and 3)          // correct state/context handlers.- see 2) and 3)
224          public TextContextState text;          // and see the PEG followed by this PEG.
225          public ImageContextState image;          public TextHandler text;
226          public PageContextState page;          public ImageHandler image;
227            public PageHandler page;
228      }      }
229    
230  It's important that all 1), 2) and 3) are combined in NodeView because it's so often used.  It's important that all 1), 2) and 3) are combined in NodeView because it's so often used.

Legend:
Removed from v.1.6  
changed lines
  Added in v.1.7

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26