Prechádzať zdrojové kódy

Add Fast Track Reviews section

[SVN r20397]
Beman Dawes 22 rokov pred
rodič
commit
77eeaccff5
1 zmenil súbory, kde vykonal 28 pridanie a 4 odobranie
  1. 28 4
      more/formal_review_process.htm

+ 28 - 4
more/formal_review_process.htm

@@ -42,7 +42,8 @@
      <a href="#Results">Results</a><br>
      <a href="#Review_Manager">Notes for Review Managers</a><br>
      <a href="#Submitters">Notes for Library Submitters</a><br>
-     <a href="#Wizard">Review Wizard</a></p>
+     <a href="#Wizard">Review Wizard</a><br>
+    <a href="#Fast-Track">Fast Track Reviews</a></p>
 
     <h2><a name="Introduction">Introduction</a></h2>
 
@@ -233,13 +234,36 @@
       needed, or queries the list about possible major adjustments.</li>
     </ul>
     The role of Boost Review Wizard is currently played by <a href=
-    "mailto:witt@ive.uni-hannover.de">Thomas Witt</a>. 
+    "mailto:witt@ive.uni-hannover.de">Thomas Witt</a>.<h2><a name="Fast-Track">Fast Track Reviews</a></h2>
+    <p>To qualify for fast track review:</p>
+    <ul>
+      <li>The component must be small.</li>
+      <li>The technique must be already in use in Boost libraries and the new 
+      component provides a common implementation.</li>
+      <li>A full Boost-conformant implementation is available in the sandbox.</li>
+      <li>The Review Wizard determines that the proposal qualifies for fast 
+      track review.</li>
+    </ul>
+    <p>Procedure:</p>
+    <ul>
+      <li>The Boost Review Wizard posts a review announcement to the main Boost 
+      developer's list. The review period will normally last for 5 days. No two 
+      fast track reviews will run in parallel. Fast track reviews may run during 
+      full reviews, though generally this is to be avoided.</li>
+      <li>After the review period ends, the submitter will post a review summary 
+      containing proposed changes to the reviewed implementation.</li>
+      <li>The Review Wizard will accept or reject the proposed library and 
+      proposed changes.</li>
+      <li>After applying the proposed changes, the component is checked into CVS 
+      like any other library.<br>
+&nbsp;</li>
+    </ul>
     <hr>
 
     <p>Revised 
-    <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->02 October, 2003<!--webbot bot="Timestamp" endspan i-checksum="38549" --></p>
+    <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->15 October, 2003<!--webbot bot="Timestamp" endspan i-checksum="38556" --></p>
 
-    <p>© Copyright Beman Dawes</p>
+    <p>© Copyright Beman Dawes 2000</p>
 <p> Use, modification, and distribution are subject to the Boost Software 
 License, Version 1.0. (See accompanying file <a href="../LICENSE_1_0.txt">
 LICENSE_1_0.txt</a> or copy at <a href="http://www.boost.org/LICENSE_1_0.txt">

粤ICP备19079148号