formal_review_process.htm 4.3 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394
  1. <html>
  2. <head>
  3. <meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
  4. <meta name="GENERATOR" content="Microsoft FrontPage 4.0">
  5. <meta name="ProgId" content="FrontPage.Editor.Document">
  6. <title>Formal Review Process</title>
  7. </head>
  8. <body bgcolor="#FFFFFF" text="#000000">
  9. <table border="1" bgcolor="#007F7F" cellpadding="2">
  10. <tr>
  11. <td bgcolor="#FFFFFF"><img src="../c++boost.gif" alt="c++boost.gif (8819 bytes)" width="277" height="86"></td>
  12. <td><a href="../index.htm"><font face="Arial" color="#FFFFFF"><big>Home</big></font></a></td>
  13. <td><a href="../libraries.htm"><font face="Arial" color="#FFFFFF"><big>Libraries</big></font></a></td>
  14. <td><a href="../people.htm"><font face="Arial" color="#FFFFFF"><big>People</big></font></a></td>
  15. <td><a href="faq.htm"><font face="Arial" color="#FFFFFF"><big>FAQ</big></font></a></td>
  16. <td><a href="index.htm"><font face="Arial" color="#FFFFFF"><big>More</big></font></a></td>
  17. </tr>
  18. </table>
  19. <h1>Formal Review Process</h1>
  20. <p>The Formal Review process determines if a proposed library should be accepted
  21. as a Boost library.</p>
  22. <p>The final &quot;accept&quot; or &quot;reject&quot; decision is made by the
  23. Review Manager, based on review comments received from boost mailing list
  24. members.</p>
  25. <p>Members only can see <a href="http://www.egroups.com/files/boost/Members+Only/formal_review_schedule.htm">Formal
  26. Review Schedule</a> for the current review schedule.&nbsp;</p>
  27. <h2>Comments</h2>
  28. <p>All Boost mailing list members are encouraged to submit Formal Review
  29. comments:</p>
  30. <blockquote>
  31. <ul>
  32. <li>Publicly on the mailing list.</li>
  33. <li>Privately to the Review Manager. (See Formal Review Status page )</li>
  34. <li>Privately to the library submitter.</li>
  35. </ul>
  36. </blockquote>
  37. <p>Private comments to a library submitter may be helpful to her or him, but
  38. won't help the Review Manager reach a decision, so the other forms are
  39. preferred.</p>
  40. <h2>Preparing review comments</h2>
  41. <p>Comments may be brief or lengthy, but basically the Review Manager needs your
  42. answers to several questions.&nbsp; If you identify problems along the way,
  43. please note if they are minor, serious, or showstoppers.</p>
  44. <ul>
  45. <li>What is your evaluation of the design?<br>
  46. </li>
  47. <li>What is your evaluation of the implementation?<br>
  48. </li>
  49. <li>What is your evaluation of the documentation?<br>
  50. </li>
  51. <li>What is your evaluation of the potential usefulness of the library?<br>
  52. </li>
  53. <li>Did you try to use the library?&nbsp; With what compiler?&nbsp; Did you
  54. have any problems?<br>
  55. </li>
  56. <li>How much effort did you put into your evaluation? A glance? A quick
  57. reading? In-depth study?<br>
  58. </li>
  59. <li>Are you knowledgeable about the problem domain?<br>
  60. </li>
  61. <li>Finally, do you think the library should be accepted as a Boost
  62. library?&nbsp; Be sure to say this explicitly so that your other comments
  63. don't obscure your overall opinion.</li>
  64. </ul>
  65. <h2>Results</h2>
  66. <p>At the conclusion of the comment period, the Review Manager will post a
  67. message to the mailing list saying if the library has been accepted or
  68. rejected.&nbsp; A rationale should be provided, but its extent is up to the
  69. Review Manager.</p>
  70. <h2>Notes for Review Managers</h2>
  71. <p>Consider writing a Review page for posting on the web site.</p>
  72. <p>In Review pages or mailing list postings, do quote review comments if you
  73. wish, but don't identify authors of private comments.</p>
  74. <h2>Notes for Library Authors</h2>
  75. <p>A proposed library should remain stable during the review period; it is just
  76. going to confuse and irritate reviewers if there are numerous changes.&nbsp; It
  77. is, however, useful to upload fixes for serious bugs right away, particularly
  78. those which prevent reviewers from fully evaluating the library.&nbsp; Post a
  79. notice of such fixes on the mailing list.</p>
  80. <p>Library improvements suggested by reviewers should be held until after the
  81. completion of review period. Such changes can then be incorporated in the <a href="submission_process.htm#Final">final
  82. submission file</a> sent to the webmaster for posting.&nbsp; If the suggested
  83. changes might affect reviewer's judgments,&nbsp; post a notice of the pending
  84. change on the mailing list.</p>
  85. <hr>
  86. <p>Revised <!--webbot bot="Timestamp" s-type="EDITED" s-format="%d %B, %Y" startspan -->13 June, 2000<!--webbot bot="Timestamp" endspan i-checksum="19835" --></p>
  87. <p>&nbsp;</p>
  88. </body>
  89. </html>
粤ICP备19079148号