docs: Remove old "Mail Preferences" documentation.
[haiku.git] / docs / develop / ikteam / schedule / integration / IntegrationMilestones.html
blob2c8b328a85e32ad4fc47c32191a5a0059f0ac59c
1 <html>
2 <head>
3 <title>Integration Milestones</title>
5 </head>
6 <body>
7 <h1>Integration Milestones<hr></h1>
9 <ol>
10 <li>
11 Interface specs completed for all classes, functions, structs
12 <!-- Copy this table to each item when work begins on it -->
13 <!-- progress graph -->
14 <table cellspacing="0">
15 <tr>
16 <!-- spacer -->
17 <td width=10"></td>
18 <!-- how much is done -->
19 <td width="50" bgcolor="blue" align="left"></td>
20 <!-- how much is left -->
21 <td width="150" bgcolor="red" align="right"></td>
22 <!-- the above two translated into a percentage -->
23 <td width="25" align="right">25%</td>
24 </tr>
25 </table>
26 <br><br>
27 <!-- end progress graph -->
29 </li>
30 <li>
31 Use cases completed for all classes, functions, structs
32 <!-- Copy this table to each item when work begins on it -->
33 <!-- progress graph -->
34 <table cellspacing="0">
35 <tr>
36 <!-- spacer -->
37 <td width=10"></td>
38 <!-- how much is done -->
39 <td width="50" bgcolor="blue" align="left"></td>
40 <!-- how much is left -->
41 <td width="150" bgcolor="red" align="right"></td>
42 <!-- the above two translated into a percentage -->
43 <td width="25" align="center">25%</td>
44 </tr>
45 </table>
46 <br><br>
47 <!-- end progress graph -->
49 </li>
50 <li>
51 Unit tests completed for all classes, functions, structs
52 <!-- Copy this table to each item when work begins on it -->
53 <!-- progress graph -->
54 <table cellspacing="0">
55 <tr>
56 <!-- spacer -->
57 <td width=10"></td>
58 <!-- how much is done -->
59 <td width="50" bgcolor="blue" align="left"></td>
60 <!-- how much is left -->
61 <td width="150" bgcolor="red" align="right"></td>
62 <!-- the above two translated into a percentage -->
63 <td width="25" align="center">25%</td>
64 </tr>
65 </table>
66 <br><br>
67 <!-- end progress graph -->
69 </li>
70 <li>
71 Design discussions completed for all classes, functions, structs
72 <!-- Copy this table to each item when work begins on it -->
73 <!-- progress graph -->
74 <table cellspacing="0">
75 <tr>
76 <!-- spacer -->
77 <td width=10"></td>
78 <!-- how much is done -->
79 <td width="50" bgcolor="blue" align="left"></td>
80 <!-- how much is left -->
81 <td width="150" bgcolor="red" align="right"></td>
82 <!-- the above two translated into a percentage -->
83 <td width="25" align="center">25%</td>
84 </tr>
85 </table>
86 <br><br>
87 <!-- end progress graph -->
89 </li>
90 <li>
91 <a href="BArchivable.html">BArchivable</a> complete
92 <!-- Copy this table to each item when work begins on it -->
93 <!-- progress graph -->
94 <table cellspacing="0">
95 <tr>
96 <!-- spacer -->
97 <td width=10"></td>
98 <!-- how much is done -->
99 <td width="200" bgcolor="blue" align="left"></td>
100 <!-- how much is left -->
101 <td width="0" bgcolor="red" align="right"></td>
102 <!-- the above two translated into a percentage -->
103 <td width="35" align="right">100%</td>
104 </tr>
105 </table>
106 <br><br>
107 <!-- end progress graph -->
108 <li>
109 <a href="BApplication.html">BApplication</a> complete
111 <li>
112 <a href="BWindow.html">BWindow</a> complete
114 <li>
115 <a href="BView.html">BView</a> complete
117 </li>
119 <li>
120 Alpha
121 </li>
122 <li>
123 Beta 1
124 </li>
125 <li>
126 Beta 2
127 </li>
128 <li>
129 Release Candidate 1
130 </li>
131 <li>
132 1.0!
133 </li>
134 </ol>
135 <!-- Not implemented yet
136 See the complete list of <a href="IntegrationTasks.html">Integration tasks</a>.
138 <br>
140 <hr>
142 <!-- The obligatory SourceForge plug -->
143 <center>
144 <small>The OpenBeOS project is hosted by:</small><br><br>
145 <a href="http://sourceforge.net">
146 <img src="http://sourceforge.net/sflogo.php?group_id=33869&type=1" width="88" height="31" border="0" alt="SourceForge Logo">
147 </a>
148 <p>
150 <small>Copyright &copy; 2001-2002
151 <a href="http://www.openbeos.org">OpenBeOS</a> Project</small>
152 </center>
154 </body>
155 </html>