/[gzz]/gzz/doc/pegboard/pegboard.html
ViewVC logotype

Diff of /gzz/doc/pegboard/pegboard.html

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

revision 1.23 by tjl, Sun Oct 6 18:52:15 2002 UTC revision 1.24 by tjl, Sun Oct 6 19:00:16 2002 UTC
# Line 1  Line 1 
1  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><title>PEGBOARD - Proposals for Enhancing Gzz</title>  <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head>
2      <title>PEGBOARD - Proposals for Enhancing Gzz</title>
3    
4    
5                                                                                                                                
6      
7    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">    <meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
8    
9                            
10    <link rel="STYLESHEET" type="text/css" href="../gzz.css" title="gzz"></head><body>    
11      <link rel="STYLESHEET" type="text/css" href="../gzz.css" title="gzz">
12    </head><body>
13                                    
14  <h1>PEGBOARD - Index of Proposals for Enhancing Gzz&nbsp;</h1>  <h1>PEGBOARD - Index of Proposals for Enhancing Gzz&nbsp;</h1>
15    
16    
17  <p>As seen on the mailing lists, we need some structure to new architectural  <p>As seen on the mailing lists, we need some structure to new architectural
18      ideas. Let's try this.       </p>      ideas. Let's try this.       </p>
19    
20    
21  <p>All changes to the following packages and classes <b>must</b> go through  <p>All changes to the following packages and classes <b>must</b> go through
22      PEGs:        </p>      PEGs:        </p>
23    
24    
25  <ul>  <ul>
26    
27            <li><tt>gzz</tt></li>            <li><tt>gzz</tt></li>
28            <li><tt>gzz.media</tt></li>            <li><tt>gzz.media</tt></li>
29            <li><tt>gzz.diff</tt></li>            <li><tt>gzz.diff</tt></li>
# Line 32  Line 42 
42    
43  </ul>  </ul>
44    
45    
46  <p>        Any other semantic changes to these classes will be <b>summarily</b>  <p>        Any other semantic changes to these classes will be <b>summarily</b>
47    rejected   and reverted. If you need a change quickly, then <b>create a    rejected   and reverted. If you need a change quickly, then <b>create a
48  branch</b>.   Changes to javadoc and indentation etc. are exempted, as are  branch</b>.   Changes to javadoc and indentation etc. are exempted, as are
49  bug fixes that   correct classes to compliance with javadoc or the architecture  bug fixes that   correct classes to compliance with javadoc or the architecture
50  documentation   in doc/.        </p>  documentation   in doc/.        </p>
51    
52  <p>        This list will be updated once in a while, to reflect newly stabilized  <p>        This list will be updated once in a while, to reflect newly stabilized
53     packages.        </p>     packages.        </p>
54    
55  <p>        It is also <b>recommended</b> that large changes to other classes  <p>        It is also <b>recommended</b> that large changes to other classes
56  or  packages   be PEGged first but not required: such changes will not be  or  packages   be PEGged first but not required: such changes will not be
57  summarily  rejected. </p>  summarily  rejected. </p>
58    
59    
60  <table cellpadding="2" cellspacing="2" border="1" width="100%">  <table cellpadding="2" cellspacing="2" border="1" width="100%">
61    
62             <tbody>             <tbody>
63               <tr>               <tr>
64                 <th valign="top">No<br>                 <th valign="top">No<br>
# Line 71  summarily  rejected. </p> Line 86  summarily  rejected. </p>
86                 </td>                 </td>
87               </tr>               </tr>
88               <tr>               <tr>
89                 <td valign="top"><a href="1002/PEG_1002.html">1002</a><br>                 <td valign="top" bgcolor="#666666"><a href="1002/PEG_1002.html">1002</a><br>
90                 </td>                 </td>
91                 <td valign="top">implemented<br>                 <td valign="top" bgcolor="#666666">implemented<br>
92                 </td>                 </td>
93                 <td valign="top">Some deprecations to be carried out in <tt>gzz</tt><br>                 <td valign="top" bgcolor="#666666">Some deprecations to be carried out in <tt>gzz</tt><br>
94                 </td>                 </td>
95                 <td valign="top">tjl<br>                 <td valign="top" bgcolor="#666666">tjl<br>
96              </td>              </td>
97              <td valign="top"><br>              <td valign="top" bgcolor="#666666"><br>
98                 </td>                 </td>
99               </tr>               </tr>
100               <tr>               <tr>
101                  <td valign="top"><a href="1003/PEG_1003.html">1003</a><br>                  <td valign="top" bgcolor="#666666"><a href="1003/PEG_1003.html">1003</a><br>
102                 </td>                 </td>
103                 <td valign="top">incomplete<br>                 <td valign="top" bgcolor="#666666">irrelevant<br>
104                 </td>                 </td>
105                 <td valign="top">Fix the hierarchical vob stuff<br>                 <td valign="top" bgcolor="#666666">Fix the hierarchical vob stuff<br>
106                 </td>                 </td>
107                 <td valign="top">tjl<br>                 <td valign="top" bgcolor="#666666">tjl<br>
108              </td>              </td>
109              <td valign="top">benja<br>              <td valign="top" bgcolor="#666666">benja<br>
110                 </td>                 </td>
111               </tr>               </tr>
112               <tr>               <tr>
113                 <td valign="top"><a href="1004/PEG_1004.html">1004</a><br>                 <td valign="top" bgcolor="#33ff33"><a href="1004/PEG_1004.html">1004</a><br>
114                 </td>                 </td>
115                 <td valign="top">accepted<br>                 <td valign="top" bgcolor="#33ff33">accepted<br>
116                 </td>                 </td>
117                 <td valign="top">Remove span serialization<br>                 <td valign="top" bgcolor="#33ff33">Remove span serialization<br>
118                 </td>                 </td>
119                 <td valign="top">benja<br>                 <td valign="top" bgcolor="#33ff33">benja<br>
120              </td>              </td>
121              <td valign="top"><br>              <td valign="top" bgcolor="#33ff33"><br>
122                 </td>                 </td>
123               </tr>               </tr>
124               <tr>               <tr>
125                 <td valign="top"><a href="1005/PEG_1005.txt">1005</a><br>                 <td valign="top" bgcolor="#666666"><a href="1005/PEG_1005.txt">1005</a><br>
126                 </td>                 </td>
127                 <td valign="top">implemented<br>                 <td valign="top" bgcolor="#666666">implemented<br>
128                 </td>                 </td>
129                 <td valign="top">Split <tt>VobScene</tt> once more<br>                 <td valign="top" bgcolor="#666666">Split <tt>VobScene</tt> once more<br>
130                 </td>                 </td>
131                 <td valign="top">tjl<br>                 <td valign="top" bgcolor="#666666">tjl<br>
132              </td>              </td>
133              <td valign="top">benja, ??<br>              <td valign="top" bgcolor="#666666">benja, ??<br>
134                 </td>                 </td>
135               </tr>               </tr>
136               <tr>               <tr>
# Line 194  summarily  rejected. </p> Line 209  summarily  rejected. </p>
209    </tbody>    </tbody>
210  </table>  </table>
211    
212    
213  <p><br>  <p><br>
214           </p>           </p>
215    
216           Explanation of table:<br>           Explanation of table:<br>
217    
218        &nbsp; <br>        &nbsp; <br>
219    
220  <dl><dt>No</dt><dd>The number of the PEG. Currently, let's use numbers &gt;1000 to leave  
221    <dl>
222    <dt>No</dt><dd>The number of the PEG. Currently, let's use numbers &gt;1000 to leave
223    room for meta-PEGs like python's.</dd><dt><br>    room for meta-PEGs like python's.</dd><dt><br>
224            <br>            <br>
225          </dt><dt>Status</dt><dd>The current status of the PEG.<br>          </dt><dt>Status</dt><dd>The current status of the PEG.<br>
# Line 212  summarily  rejected. </p> Line 232  summarily  rejected. </p>
232    changes should be made to it any more.</dd><dt>Rejected<br>    changes should be made to it any more.</dd><dt>Rejected<br>
233          </dt><dd>Rejected through peer review in the consensus process. Can be revived          </dt><dd>Rejected through peer review in the consensus process. Can be revived
234    by being revised.</dd><dt>Revising<br>    by being revised.</dd><dt>Revising<br>
235          </dt><dd>After being rejected, being revised for another round.<br>          </dt><dd>After being rejected, being revised for another round.</dd><dt>Irrelevant<br>
236          </dd></dl><dt>Topic</dt><dd>A brief description of the main purpose of the PEG.<br>          </dt><dd>Seems to be superseded by later PEGs.<br>
237    </dd></dl><dd><br>
238      </dd><dd>
239            <br>
240      </dd><dt>Topic</dt><dd>A brief description of the main purpose of the PEG.<br>
241        </dd><dt>Author</dt><dd>The author (owner) of the PEG; only this person can edit the main text        </dd><dt>Author</dt><dd>The author (owner) of the PEG; only this person can edit the main text
242    of the PEG.<br>    of the PEG.<br>
243        </dd><dt>Stakeholders</dt><dd>The people who consider this PEG important for their work and need        </dd><dt>Stakeholders</dt><dd>The people who consider this PEG important for their work and need
244  to have their views represented. For instance, users of an API being considered,  to have their views represented. For instance, users of an API being considered,
245    the designer of the parts that now require changing etc. <b>Feel free to    the designer of the parts that now require changing etc. <b>Feel free to
246  add yourself if you consider the change important.</b><br>  add yourself if you consider the change important.</b><br>
247        </dd></dl>        </dd>
248    </dl>
249    
250            <br>            <br>
251    
252          <br>          <br>
253    
254         <br>         <br>
255    
256           <br>           <br>
257    
258     <br>     <br>
259    
260  <br>  <br>
261    
262  <br>  <br>
263    
264  <br>  <br>
265    
266  <br>  <br>
267    
268  <br>  <br>
269    
270  <br>  <br>
271    
272  <br>  <br>
273    
274  <br>  <br>
275    
276    <br>
277    
278  <br>  <br>
279    
280  </body></html>  </body></html>

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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