platform-core-home/rfc/index.html

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

revision 1.13, Fri Jan 18 20:08:59 2002 UTC revision 1.14, Fri Mar 8 16:53:35 2002 UTC
# Line 1  Line 1 
1    <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2  <html>  <html>
3  <head>  <head>
 <title>Core Component RFCs</title>  
4  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">  <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5       <meta name="GENERATOR" content="Mozilla/4.7 [en] (Win98; I) [Netscape]">
6       <title>Core Component RFCs</title>
7  <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">  <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
8  </head>  </head>
9    <body text="#000000" bgcolor="#FFFFFF">
10  <body bgcolor="#FFFFFF" text="#000000">  &nbsp;
11    <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
 <table border=0 cellspacing=5 cellpadding=2 width="100%" >  
12    <tr>    <tr>
13      <td align=LEFT valign=TOP colspan="2" bgcolor="#0080C0"><b><font color="#FFFFFF" face="Arial,Helvetica">Votes  <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">Votes
14        and RFC</font></b></td>  and RFC</font></font></b></td>
15    </tr>    </tr>
16    
17    <tr>    <tr>
18      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
19      <td width="98%"> <b>Requests For Comment</b>  
20    <td WIDTH="98%"><b>Requests For Comment</b>
21        <ul>        <ul>
22          <li><a href="0002/index.html">RFC 0002 - Importing and Exporting Projects</a></li>  <li>
23          <li><a href="0003/index.html">RFC 0003 - Log File Retrieval</a></li>  <a href="0002/index.html">RFC 0002 - Importing and Exporting Projects</a></li>
24    
25    <li>
26    <a href="0003/index.html">RFC 0003 - Log File Retrieval</a></li>
27        </ul>        </ul>
28      </td>      </td>
29    </tr>    </tr>
30    
31    <tr>    <tr>
32      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
33      <td width="98%"> <b>RFCs Being Voted On</b>  
34    <td WIDTH="98%"><b>RFCs Being Voted On</b></td>
35    </tr>
36    
37    <tr>
38    <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
39    
40    <td WIDTH="98%"><b>Accepted RFCs</b>
41        <ul>        <ul>
42    <li>
43    <a href="0001/index.html">RFC 0001 - Case Variant Collisions During Resource
44    Creation.</a></li>
45        </ul>        </ul>
46      </td>      </td>
47    </tr>    </tr>
48    
49    <tr>    <tr>
50      <td align=right valign=top width="2%"><img src="http://dev.eclipse.org/images/Adarrow.gif" border=0 height=16 width=16></td>  <td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
51      <td width="98%"> <b>Accepted RFCs</b>  
52    <td><b>Proposals for 2.0 Plan Items</b> (both committed and uncommitted)
53        <ul>        <ul>
54          <li><a href="0001/index.html">RFC 0001 - Case Variant Collisions During Resource Creation.</a></li>  <li>
55    <a href="0006/index.html">Omnibus Resource Improvements</a></li>
56    
57    <li>
58    <a href="0007/index.html">Local History</a></li>
59    
60    <li>
61    <a href="0008/index.html">Move/Rename/Delete</a></li>
62    
63    <li>
64    <a href="0009/index.html">Improved Build Story</a></li>
65        </ul>        </ul>
66      </td>      </td>
67    </tr>    </tr>
68  </table>  </table>
69    
70  </body>  </body>
71  </html>  </html>

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14