gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pegboard/vobuml--tjl peg.rst


From: Benja Fallenstein
Subject: [Gzz-commits] gzz/doc/pegboard/vobuml--tjl peg.rst
Date: Tue, 31 Dec 2002 10:50:23 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Benja Fallenstein <address@hidden>      02/12/31 10:50:21

Modified files:
        doc/pegboard/vobuml--tjl: peg.rst 

Log message:
        Try to explain

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/vobuml--tjl/peg.rst.diff?tr1=1.5&tr2=1.6&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/vobuml--tjl/peg.rst
diff -u gzz/doc/pegboard/vobuml--tjl/peg.rst:1.5 
gzz/doc/pegboard/vobuml--tjl/peg.rst:1.6
--- gzz/doc/pegboard/vobuml--tjl/peg.rst:1.5    Tue Dec 31 08:18:18 2002
+++ gzz/doc/pegboard/vobuml--tjl/peg.rst        Tue Dec 31 10:50:21 2002
@@ -3,8 +3,8 @@
 =============================================================
 
 :Author:   Tuomas J. Lukka
-:Last-Modified: $Date: 2002/12/31 13:18:18 $
-:Revision: $Revision: 1.5 $
+:Last-Modified: $Date: 2002/12/31 15:50:21 $
+:Revision: $Revision: 1.6 $
 :Status:   Incomplete
 
 With PP and hierarchical coordinate systems, 
@@ -13,6 +13,19 @@
 is now complicated enough that we need to be able
 to diagram it easily. This PEG describes some extensions
 to UML for this purpose.
+
+The idea is that diagrams are kind of a *template*
+for actual vobs and coordinate systems.
+For example, in ``LinebrokenCellContentView``,
+we have a box cs everything is put into, a translated cs
+for scrolling when the cursor's not on the first line,
+one cs for every word (each piece of text is an own vob),
+and a ``TextVob`` for every word. We'd model this by showing
+four classes, one for every cs and one for the vobs--
+so we don't show actual vobs and and coordinate systems,
+but the *kinds* of vobs and cs there are in our structure
+and how they are related.
+
 
 Issues
 ======



reply via email to

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