gzz-commits
[Top][All Lists]
Advanced

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

[Gzz-commits] gzz/doc/pegboard pegboard.rst


From: Tuomas J. Lukka
Subject: [Gzz-commits] gzz/doc/pegboard pegboard.rst
Date: Mon, 11 Nov 2002 05:24:07 -0500

CVSROOT:        /cvsroot/gzz
Module name:    gzz
Changes by:     Tuomas J. Lukka <address@hidden>        02/11/11 05:24:05

Modified files:
        doc/pegboard   : pegboard.rst 

Log message:
        Doc recurs

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/gzz/gzz/doc/pegboard/pegboard.rst.diff?tr1=1.7&tr2=1.8&r1=text&r2=text

Patches:
Index: gzz/doc/pegboard/pegboard.rst
diff -u gzz/doc/pegboard/pegboard.rst:1.7 gzz/doc/pegboard/pegboard.rst:1.8
--- gzz/doc/pegboard/pegboard.rst:1.7   Mon Nov 11 05:22:25 2002
+++ gzz/doc/pegboard/pegboard.rst       Mon Nov 11 05:24:05 2002
@@ -4,7 +4,8 @@
 
 As seen on the mailing lists, we need some structure to new architectural 
ideas. Let's try this.
 
-All changes to the following packages and classes **must** go through PEGs:
+All changes to the following packages ("frozen" packages)
+and classes **must** go through PEGs:
 
 * gzz
 
@@ -26,10 +27,15 @@
     
 * gzz.vob
 
-Any other semantic changes to these classes will be **summarily**
+Note, however, that these are not recursive: freezing ``gzz.vob`` 
+does **not** mean that ``gzz.vob.vobs`` would be frozen - that package
+is most definitely not frozen.
+
+Any other semantic changes to the frozen packages and classes 
+will be **summarily**
 rejected and reverted. If you need a change quickly, then **subclass** 
-or **create
-a branch**. Changes to javadoc and indentation etc. are exempted, 
+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/*.
 




reply via email to

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