platform-text-home/3.1/previous_plans.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.15 - (view) (download) (as text)

1 : kmaetzel 1.1 <!doctype html public "-//w3c//dtd html 4.0 transitional//en">
2 :     <html>
3 :     <head>
4 :     <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
5 :     <meta name="GENERATOR" content="Mozilla/4.76 [en] (Windows NT 5.0; U) [Netscape]">
6 :     <title>Platform Text Component</title>
7 :     <link rel="stylesheet" href="http://dev.eclipse.org/default_style.css" type="text/css">
8 :     </head>
9 :     <body text="#000000" bgcolor="#FFFFFF">
10 :     &nbsp;
11 :     <table BORDER=0 CELLSPACING=5 CELLPADDING=2 WIDTH="100%" >
12 :     <tr>
13 :     <td ALIGN=LEFT VALIGN=TOP COLSPAN="2" WIDTH="100%" BGCOLOR="#0080C0"><b><font face="Arial,Helvetica"><font color="#FFFFFF">3.1
14 :     Development Effort - Previous Milestone Plans</font></font></b></td>
15 :     </tr>
16 :     <tr>
17 :     <td WIDTH="100%">
18 : dmegert 1.13
19 :     <h3><a name="Milestone_Planning"></a>Milestone M6 Plan</h3>
20 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Top five items</h4>
21 :     <ul>
22 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> continue with J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</li>
23 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> progress in consolidating the platform</li>
24 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide NLS tooling for new Platform Core's new message bundle approach</li>
25 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> finalize existing 3.1 APIs (M6 is API freeze)</li>
26 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> performance</li>
27 :    
28 :     </ul>
29 :    
30 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Committed items</h4>
31 :     <ul>
32 :     <li>
33 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) Cross-team issues</h5>
34 :     <ul>
35 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> resolve missing performance test fingerprints problem</li>
36 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> adopt global operation history</li>
37 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> help push down formatter to JDT Core</li>
38 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> apply mixed indent patch for fomatter together with JDT Core</li>
39 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (provide a compatibility layer for commands moved to LTK UI plug-in)<br>
40 :     a hard-coded patch is ready but there should be support from the Platform
41 :     for extension-point evolution.</li>
42 :     </ul>
43 :     </li><li>
44 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</h5>
45 :     <ul>
46 :     <li>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) fix bugs introduced in M5
47 :     <ul>
48 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> performance impact due to parameter guessing</li>
49 :     <li><font class="indexsub" color="#8080ff">[3.1 M7]</font> improve accurracy of auto-boxing</li>
50 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> problems introduced by new projection caption support</li>
51 :     </ul>
52 :     </li>
53 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> improve content assist for generics (work together with David Audel / JDT Core):
54 :     <ul>
55 :     <li>better type parameter proposals</li>
56 :     <li>better enum constant proposals</li>
57 :     </ul>
58 :     </li>
59 :    
60 : dmegert 1.14 <li> <font class="indexsub" color="#8080ff">[&gt;3.1]</font> (provide new semantic highlightings)</li>
61 : dmegert 1.13 <ul>
62 :     <li>type bounds</li>
63 :     <li>enums</li>
64 :     <li>static imports</li>
65 :     </ul>
66 :     </ul>
67 :     </li><li>
68 :     <h5><font class="indexsub" color="#8080ff">[&gt;3.1]</font> Platform consolidation</h5>
69 :     <ul>
70 :     <li>push down annotation navigation</li>
71 :     <li>push down annotation hovers</li>
72 :     <li>adopt and push down Quick Assist and Quick Fix infrastructure</li>
73 :     <li>offer spelling checking in Text editor</li>
74 :     <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
75 :     <li>(push down annotation navigation)</li>
76 :     </ul>
77 :     </li><li>
78 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> NLS tooling</h5>
79 :     <ul>
80 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide tooling for Platform Core's new message bundle approach</li>
81 :     <ul>
82 :     <li>provide new back-end for the NLS wizard that can write the new format</li>
83 :     </ul>
84 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (improve Properties File editor)</li>
85 :     <ul>
86 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
87 :     </ul>
88 :     </li>
89 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> (improve Externalize Strings wizard)
90 :     <ul>
91 :     <li>(spell checking)</li>
92 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
93 :     </ul>
94 :     </li>
95 :     </ul>
96 :     </li><li>
97 :     <h5><font class="indexsub" color="#8080ff">[3.1 M7]</font> (Code cleanup)</h5>
98 :     <ul>
99 :     <li>reference to AnnotationExpandHover in JavaExpandHover</li>
100 :     <li>references to Search plug-in in PropertyKeyHyperlink</li>
101 :     </ul>
102 :     </li><li>
103 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</h5>
104 :     <ul>
105 :     <li>testing</li>
106 :     <li>bug verification</li>
107 :     <li>ship 3.0.2</li>
108 :     </ul>
109 :     </li><li>
110 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> participate in writing an article for the JavaMagazin</h5>
111 :     </li></ul>
112 :    
113 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Permanent items</h4>
114 :     <ul>
115 :     <li>bugzilla inbox tracking</li>
116 :     <li>bug fixing</li>
117 :     <li>increase correctness test coverage</li>
118 :     </ul>
119 :    
120 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Proposed items</h4>
121 :     <ul>
122 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> add UI for Word Completion similar to code assist</li>
123 :     <li><font class="indexsub" color="#8080ff">[&gt;3.1]</font> add new <code>org.eclipse.ltk.ui</code> plug-in to release<br>
124 :     <b>Note:</b> This item depends on the above mentioned cross team-issue</li>
125 :     <li>
126 :     <h5> <font class="indexsub" color="#8080ff">[&gt;3.1]</font> (RCP)</h5>
127 :     <ul>
128 :     <li>add support for annotation presentation and navigation</li>
129 :     <li>investigate declaring <code>org.eclipse.resources</code> optional for <code>org.eclipse.core.filebuffers</code></li>
130 :     <li>provide an example RCP text editor application with the following features:<br>
131 :     <ul>
132 :     <li>open an external file</li>
133 :     <li>open an untitled (new & empty) text file</li>
134 :     <li>save</li>
135 :     <li>spell checking</li>
136 :     <li>quick fix to fix spelling problems</li>
137 :     </ul>
138 :     </li>
139 :     </ul>
140 :     </li>
141 :     </ul>
142 :    
143 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Absences</h4>
144 :     <ul>
145 :     <li>Dani: 5 days vacation</li>
146 :     <li>Tom: 5 days eclipseCon</li>
147 :     <li>Tom: 5 days vacation</li>
148 :     <li>2 public holidays</li>
149 :     </ul>
150 :    
151 : dmegert 1.15 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
152 :     <ul>
153 :     <li> The <a href="testing/testpass_M6.html">test plan</a> for the M6 test
154 :     pass.</li>
155 :     </ul>
156 :    
157 : dmegert 1.13
158 :     <!----------------------------->
159 :    
160 : dmegert 1.12 <h3><a NAME="Milestone_Planning"></a>Milestone M5</h3>
161 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Top five items</h4>
162 :     <ul>
163 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> start with J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</li>
164 :     <li>progress in consolidating the platform</li>
165 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> progress in improving NLS tooling</li>
166 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> remove dependencies to internal code from other plug-ins</li>
167 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</li>
168 :     </ul>
169 :    
170 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Committed items</h4>
171 :     <ul>
172 :     <li>
173 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> Cross-team issues</h5>
174 :     <ul>
175 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> resolve performance test problems</li>
176 :     <li>participate in the action contribution dynamic team</li>
177 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/new.gif" nosave="" border="0" align="middle"> <img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10"> harmonize with potential global undo manager<br>
178 :     The code is ready. We decided not to released it for M5 as it came close to the milestone. To be done at the beginning of M6.
179 :     </li>
180 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/new.gif" nosave="" border="0" align="middle"> provide feedback for new Component Framework proposal (&rArr; editor splitting)</li>
181 :     <li>finish pushing down formatter to JDT Core</li>
182 :     <li>provide a compatibility layer for commands moved to LTK UI plug-in:<br>
183 :     a hard-coded patch is ready but there should be support from the Platform
184 :     for extension-point evolution.</li>
185 :     </ul>
186 :     </li><li>
187 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> J2SE 5.0 support (<a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/r3_1/j2se50/Status.html">JDT UI's overall status</a>)</h5>
188 :     <ul>
189 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> investigate impact on the following JDT Text areas:
190 :     <ul>
191 :     <li>syntax highlighting</li>
192 :     <li>content assist</li>
193 :     <li>hovering</li>
194 :     <li>comment formatting</li>
195 :     <li>typing</li>
196 :     <li>Java Outline page</li>
197 :     <li>folding</li>
198 :     <li>mark occurrences</li>
199 :     </ul></li>
200 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> start to fix problems encountered in above investigation</li>
201 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> provide new templates</li>
202 :     <li>provide new semantic highlightings</li>
203 :     <ul>
204 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> autoboxing</li>
205 :     <li>type bounds</li>
206 :     <li>enums</li>
207 :     <li>static imports</li>
208 :     </ul>
209 :     </ul>
210 :     </li><li>
211 :     <h5>Platform consolidation</h5>
212 :     <ul>
213 :     <li>start adopting and pushing down Quick Assist and Quick Fix infrastructure</li>
214 :     <li>push down annotation hovers</li>
215 :     <li>offer spelling checking in Text editor</li>
216 :     <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
217 :     <li>(push down annotation navigation)</li>
218 :     </ul>
219 :     </li><li>
220 :     <h5>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) NLS tooling</h5>
221 :     <ul>
222 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> fix bugs reported in M4 test pass</li>
223 :     <li>(<img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10">) improve Properties File editor
224 :     <ul>
225 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> improve detection of NLS accessor's resource bundle</li>
226 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> reduce false positives when navigating from Properties file editor to key references</li>
227 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
228 :     </ul>
229 :     </li>
230 :     <li>(improve Externalize Strings wizard)
231 :     <ul>
232 :     <li>(spell checking)</li>
233 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
234 :     </ul>
235 :     </li>
236 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> investigate impact of Platform Core's new message bundle approach</li>
237 :     </ul>
238 :     </li><li>
239 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> Code cleanup</h5>
240 :     <ul>
241 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> identify dependencies to other plug-ins and request API if appropriate<br>
242 :     The following API requests have been filed:
243 :     <ul>
244 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> <a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=79419">79419</a> [Preferences] Need a link component</li>
245 :     <li><a href="https://bugs.eclipse.org/bugs/show_bug.cgi?id=82256">82256</a> [Contributions] Need EditorPluginAction and ActionDescriptor.ATT_DEFINITION_ID as API<br>
246 :     This will not be provided as there will be a new command story. We will keep the internal references until this is available.
247 :     </li>
248 :     </ul>
249 :     </li>
250 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/progress.gif" nosave="" border="0" height="5" width="14" align="middle"> remove dependencies to internal code from other plug-ins</li>
251 :     Most of them got fixed in M5. Besides the one mentioned above remaion for M6:
252 :     <ul>
253 :     <li>reference to AnnotationExpandHover in JavaExpandHover</li>
254 :     <li>references to Search plug-in in PropertyKeyHyperlink</li>
255 :     </ul>
256 :     </ul>
257 :     </li><li>
258 :     <h5><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/ok.gif" nosave="" border="0" height="10" width="10"> R3.0.2 related work items</h5>
259 :     Fixed two bugs.
260 :     </li></ul>
261 :    
262 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Permanent items</h4>
263 :     <ul>
264 :     <li>bugzilla inbox tracking</li>
265 :     <li>bug fixing</li>
266 :     <li>increase correctness test coverage</li>
267 :     </ul>
268 :    
269 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Proposed items</h4>
270 :     <ul>
271 :     <li>add new <code>org.eclipse.ltk.ui</code> plug-in to release<br>
272 :     <b>Note:</b> This item depends on the above mentioned cross team-issue</li>
273 :     <li>(Provide an example RCP text editor application with the following features:)<br>
274 :     <ul>
275 :     <li>open an external file</li>
276 :     <li>open an untitled (new & empty) text file</li>
277 :     <li>save</li>
278 :     <li>spell checking</li>
279 :     <li>quick fix to fix spelling problems</li>
280 :     </ul>
281 :     <b>Note:</b> it will require <code>org.eclipse.core.resources</code> plug-in
282 :     </li>
283 :     </ul>
284 :    
285 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Absences</h4>
286 :     <ul>
287 :     <li>Tom: 3 days vacation</li>
288 :     </ul>
289 :    
290 : dmegert 1.15 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
291 :     <ul>
292 :     <li> The <a href="testing/testpass_M5.html">test plan</a> for the M5 test
293 :     pass.</li>
294 :     </ul>
295 :    
296 : dmegert 1.12 <!----------------------------->
297 :    
298 : dmegert 1.7 <h3><a NAME="Milestone_Planning"></a>Milestone M4</h3>
299 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Original Plan</h4>
300 :    
301 : dmegert 1.7 <h4>Top Five</h4>
302 :     <ul>
303 :     <li> complete performance tests</li>
304 :     <li>rework preferences</li>
305 :     <li>finish file buffer operations</li>
306 :     <li>progress in consolidating the platform</li>
307 :     <li>improve NLS tooling</li>
308 :     </ul>
309 :     <h4>Committed items</h4>
310 :     <h5>Cross-team issues</h5>
311 :     <ul>
312 :     <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
313 :     <li> editor embedding and splitting
314 :     <ul>
315 :     <li>provide prototype for services architecture</li>
316 :     <li>investigate how splitting would look like in a &quot;component&quot;
317 :     world</li>
318 :     </ul>
319 :     </li>
320 :     <li> participate in preferences dynamic team</li>
321 :     <li> participate in the action contribution dynamic team</li>
322 :     <li> work on and adapt to the new undo story</li>
323 :     <li>migrate to the changed semantics of IPath</li>
324 :     <li> finish pushing down formatter to JDT Core</li>
325 :     </li>
326 :     </ul>
327 :     <h5>Testing</h5>
328 :     <ul>
329 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
330 :     of scenarios</a></li>
331 :     </ul>
332 :     <h5>Component work</h5>
333 :     <ul>
334 :     <li>rework preferences
335 :     <ul>
336 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
337 :     ....)</li>
338 :     <li>functional categorization</li>
339 :     <li>check how WTP and other larger clients fit in</li>
340 :     <li>implement different scenarios</li>
341 :     <li>initiate review by usability team</li>
342 :     </ul>
343 :     </li>
344 :     <li>finish file buffer operations
345 :     <ul>
346 :     <li>solve memory issues</li>
347 :     <li>improve test coverage</li>
348 :     <li>integrate with ltk core change architecture</li>
349 :     <li>solve typing raise conditions</li>
350 :     </ul>
351 :     </li>
352 :     <li>add document partitioning to StorageDocumentProvider
353 :     <ul>
354 :     <li>[investigate] exploit the existing filebuffer extension points</li>
355 :     </ul>
356 :     </li>
357 :     <li>Java editor
358 :     <ul>
359 :     <li>initial color settings</li>
360 :     <li>enable semantic highlighting by default</li>
361 :     </ul>
362 :     </li>
363 :     <li>Default text editor
364 :     <ul>
365 :     <li>everything we push down while consolidating the platform needs
366 :     to have a surfacing new function in the default text editor </li>
367 :     <li>pushing down spell checking allows us to check whether the push
368 :     down of the quick fix infrastructure is successful<br>
369 :     </li>
370 :     </ul>
371 :     </li>
372 :     </ul>
373 :     <h5>Platform consolidation</h5>
374 :     <ul>
375 :     <li>create plug-in for 'Editing Source Scope'
376 :     <ul>
377 :     <li>move Occurrences annotation type definition and annotation specification
378 :     down to ltk.ui or editors.ui</li>
379 :     </ul>
380 :     </li>
381 :     <li>push down Ctrl-Click
382 :     <ul>
383 :     <li>[investigate] general resolution infrastructure</li>
384 :     </ul>
385 :     </li>
386 :     <li>push down annotation navigation</li>
387 :     <li>push down spell checking</li>
388 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
389 :     </li>
390 :     </ul>
391 :     <h5>Code cleanup</h5>
392 :     <ul>
393 :     <li>fix IEditorHelper
394 :     <ul>
395 : dmegert 1.8 <li>use names that are self-describing and don't hamper further development</li>
396 : dmegert 1.7 </ul>
397 :     </li>
398 :     <li>finish work on new functions not yet API<br>
399 :     </li>
400 :     </ul>
401 :     <h5>NLS tooling</h5>
402 :     <ul>
403 :     <li>improve Properties File editor
404 :     <ul>
405 :     <li>fix reported syntax coloring issues</li>
406 :     <li>navigate from selected key and value in a properties file to the
407 :     location of usage in Java editor and Plug-in Manifest editor</li>
408 :     <li>spell checking</li>
409 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
410 :     </ul>
411 :     </li>
412 :     <li>support new nls features in Class file editor
413 :     <ul>
414 :     <li>coloring</li>
415 :     <li>hovering</li>
416 :     <li>navigation</li>
417 :     </ul>
418 :     </li>
419 :     <li>improve Externalize Strings wizard
420 :     <ul>
421 :     <li>spell checking</li>
422 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
423 :     </ul>
424 :     </li>
425 :     <li>investigate whether we can improve NLS tooling to support the string
426 :     externalization approach used in TextOperationAction</li>
427 :     </ul>
428 :     <h4>Permanent items</h4>
429 :     <ul>
430 :     <li>bug fixing</li>
431 :     <li>increase correctness test coverage</li>
432 :     </ul>
433 :     <h4>Proposed items</h4>
434 :     <ul>
435 :     <li> implement a SaveAs dialog that allows to save inside and outside
436 :     of the workspace
437 :     <ul>
438 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
439 :     </ul>
440 :     </li>
441 :     <li>lazy loading of document setup participants</li>
442 :     <li>allow for extending file buffers with custom implementations</li>
443 :     <li>allow templates in the default text editor</li>
444 :     <li>generalize and push down InformationDispatchAction</li>
445 :     <li>generalize push down quick view support
446 :     <ul>
447 :     <li>Outline presentation control, AbstractInformationControl and related</li>
448 :     </ul>
449 :     </li>
450 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
451 :     its copies</li>
452 :     <li>[investigate] allow for an outline mode in the default text editor
453 :     <ul>
454 :     <li>folding just based on indentation</li>
455 :     <li>opens the way for using QuickOutline in the default text editor</li>
456 :     </ul>
457 :     <br>
458 :     </li>
459 :     </ul>
460 :    
461 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Finished</h4>
462 :     <h5>Cross-team issues</h5>
463 : dmegert 1.7 <ul>
464 : dmegert 1.10 <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
465 :     <li> editor embedding and splitting
466 :     <ul>
467 :     <li>provide prototype for services architecture</li>
468 :     <li>investigate how splitting would look like in a &quot;component&quot;
469 :     world</li>
470 :     </ul>
471 :     </li>
472 : dmegert 1.8 <li>participate in preferences dynamic team</li>
473 :     <li>migrate to the changed semantics of IPath</li>
474 :     </ul>
475 :     <h5>Testing</h5>
476 :     <ul>
477 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
478 :     of scenarios</a></li>
479 :     </ul>
480 :     <h5>Component work</h5>
481 :     <ul>
482 :     <li>rework preferences
483 :     <ul>
484 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
485 :     ....)</li>
486 :     <li>functional categorization</li>
487 :     <li>check how WTP and other larger clients fit in</li>
488 :     <li>implement different scenarios</li>
489 :     <li>initiate review by usability team</li>
490 :     </ul>
491 :     </li>
492 : dmegert 1.10 <li>finish file buffer operations
493 :     <ul>
494 :     <li>improve test coverage</li>
495 :     </ul>
496 :     </li>
497 : dmegert 1.8 <li>Java editor
498 :     <ul>
499 :     <li>enable semantic highlighting by default</li>
500 :     </ul>
501 :     </li>
502 :     </ul>
503 :     <h5>Platform consolidation</h5>
504 :     <ul>
505 :     <li>create plug-in for 'Editing Source Scope'</li>
506 :     <li>push down Ctrl-Click
507 :     <ul>
508 :     <li>[investigate] general resolution infrastructure</li>
509 :     </ul>
510 :     </li>
511 :     </ul>
512 :     <h5>Code cleanup</h5>
513 :     <ul>
514 :     <li>fix IEditorHelper
515 :     <ul>
516 :     <li>use names that are self-describing and don't hamper further development</li>
517 :     </ul>
518 :     </li>
519 : dmegert 1.10 <li>finish work on new functions not yet API<br>
520 : dmegert 1.8 </ul>
521 :     <h5>NLS tooling</h5>
522 :     <ul>
523 :     <li>improve Properties File editor
524 :     <ul>
525 :     <li>fix reported syntax coloring issues</li>
526 :     <li>navigate from selected key and value in a properties file to the
527 :     location of usage in Java editor and Plug-in Manifest editor</li>
528 :     <li>spell checking</li>
529 :     </ul>
530 :     </li>
531 :     <li>support new nls features in Class file editor
532 :     <ul>
533 :     <li>coloring</li>
534 :     <li>hovering</li>
535 :     <li>navigation</li>
536 :     </ul>
537 :     </li>
538 : dmegert 1.7 </ul>
539 :    
540 : dmegert 1.8
541 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Not Finished / Deferred to M5</h4>
542 :     <h5>Cross-team issues</h5>
543 : dmegert 1.7 <ul>
544 : dmegert 1.8 <li>participate in the action contribution dynamic team</li>
545 :     <li>finish pushing down formatter to JDT Core</li>
546 :     <li>work on and adapt to the new undo story</li>
547 : dmegert 1.7 </ul>
548 : dmegert 1.8 <h5>Platform consolidation</h5>
549 :     <ul>
550 : dmegert 1.9 <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
551 :     <li>(push down annotation navigation)</li>
552 : dmegert 1.8 <li>push down spell checking</li>
553 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
554 :     </li>
555 :     </ul>
556 :     <h5>NLS tooling</h5>
557 :     <ul>
558 :     <li>improve Properties File editor
559 :     <ul>
560 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
561 :     </ul>
562 :     </li>
563 :     <li>improve Externalize Strings wizard
564 :     <ul>
565 :     <li>spell checking</li>
566 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
567 :     </ul>
568 :     </li>
569 :     </ul>
570 :    
571 : dmegert 1.7
572 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Deferred For Now</h4>
573 :     <h5>Component work</h5>
574 :     <ul>
575 : dmegert 1.10 <li>finish file buffer operations
576 :     <ul>
577 :     <li>solve memory issues</li>
578 :     <li>integrate with ltk core change architecture</li>
579 :     <li>solve typing raise conditions</li>
580 :     </ul>
581 :     </li>
582 : dmegert 1.8 <li>add document partitioning to StorageDocumentProvider
583 :     <ul>
584 :     <li>[investigate] exploit the existing filebuffer extension points</li>
585 :     </ul>
586 :     </li>
587 :     <li>Java editor
588 :     <ul>
589 :     <li>initial color settings</li>
590 :     </ul>
591 :     </li>
592 :     </ul>
593 :     <h5>NLS tooling</h5>
594 : dmegert 1.7 <ul>
595 : dmegert 1.8 <li>investigate whether we can improve NLS tooling to support the string externalization approach used in TextOperationAction</li>
596 : dmegert 1.7 </ul>
597 : dmegert 1.11 <h5>Proposed items</h5>
598 :     <ul>
599 :     <li> implement a SaveAs dialog that allows to save inside and outside
600 :     of the workspace
601 :     <ul>
602 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
603 :     </ul>
604 :     </li>
605 :     <li>lazy loading of document setup participants</li>
606 :     <li>allow for extending file buffers with custom implementations</li>
607 :     <li>allow templates in the default text editor</li>
608 :     <li>generalize and push down InformationDispatchAction</li>
609 :     <li>generalize push down quick view support
610 :     <ul>
611 :     <li>Outline presentation control, AbstractInformationControl and related</li>
612 :     </ul>
613 :     </li>
614 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
615 :     its copies</li>
616 :     <li>[investigate] allow for an outline mode in the default text editor
617 :     <ul>
618 :     <li>folding just based on indentation</li>
619 :     <li>opens the way for using QuickOutline in the default text editor</li>
620 :     </ul>
621 :     <br>
622 :     </li>
623 :     </ul>
624 : dmegert 1.8
625 : dmegert 1.7
626 : dmegert 1.11 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
627 : dmegert 1.7 <ul>
628 :     <li> The <a href="testing/testpass_M4.html">test plan</a> for the M4 test
629 :     pass.</li>
630 :     </ul>
631 :     <!----------------------------->
632 :     <hr>
633 :     <h3>Milestone M3</h3>
634 : kmaetzel 1.4 <h4>Original Plan</h4>
635 :     <h5>Committed items</h5>
636 :     <ul>
637 :     <li>performance
638 :     <ul>
639 :     <li> continue performance tests
640 :     <ul>
641 :     <li>reflect about scope and applicability of test results (annotate
642 :     test cases accordingly)</li>
643 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
644 :     of scenarios</a></li>
645 :     </ul>
646 :     </li>
647 :     <li> improve performance
648 :     <ul>
649 :     <li>e.g., new line at end of commented StyledText.java</li>
650 :     </ul>
651 :     </li>
652 :     </ul>
653 :     </li>
654 :     <li>continue with file buffer issues as outlined in the 3.1 plan
655 :     <ul>
656 :     <li>adapt existing code to document rewrite sessions
657 :     <ul>
658 :     <li>improve formatting performance</li>
659 :     </ul>
660 :     </li>
661 :     <li>simplify temporal suspension of document partitioners for performance
662 :     reasons
663 :     <ul>
664 :     <li>investigate lazy document partitioners</li>
665 :     </ul>
666 :     </li>
667 :     </ul>
668 :     </li>
669 :     <li>continue with encoding issues listed in the 3.1 plan
670 :     <ul>
671 :     <li>integrate the 'Change Encoding...' action with the status editor
672 :     shown in case of encoding errors</li>
673 :     <li>re-establish encoding support for external files</li>
674 :     <li>react to resource encoding changes in FileDocumentProvider
675 :     </ul>
676 :     </li>
677 :     <li>work with the Web Tools Platform project in order to improve overall
678 :     integration with Platform Text and the platform in general</li>
679 :     <li>Java editor
680 :     <ul>
681 :     <li>implement Search and Mark implementer occurrences</li>
682 :     <li>revisit out-of-the-box colors and styles in the Java editor</li>
683 :     <li>enable semantic syntax highlight per default</li>
684 :     </ul>
685 :     </li>
686 :     <li>move Javadoc formatting to JDT Core</li>
687 :     <li>start work on improved string externalization</li>
688 :     <ul>
689 :     <li>navigate from selected key in Java editor to definition in properties
690 :     file editor</li>
691 :     <li>show value when hovering over key in Java editor</li>
692 :     <ul>
693 :     <li>show value as is in the properties file</li>
694 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10">
695 :     show value as returned by the accessor class</li>
696 :     </ul>
697 :     <li>syntax coloring for Properties File Editor (comments, keys and values)
698 :     <li>provide separate double-click strategy for key and value part in
699 :     Properties File editor
700 :     <li>navigate from selected key and value in properties file to location
701 :     in Java editor and Plug-in Manifest editor
702 :     <li>spell checking in Properties File editor and Externalize Strings
703 :     wizard
704 :     </ul>
705 :     <li>cross team issues
706 :     <ul>
707 :     <li>contribute to the action contribution rework dynamic team</li>
708 :     <li>contribute to the preferences rework dynamic team</li>
709 :     </ul>
710 :     </li>
711 :     <li>PR triage </li>
712 :     <ul>
713 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
714 :     as LATER</li>
715 :     <li>effectively communicate the guide lines the team uses to the community</li>
716 :     </ul>
717 :     </ul>
718 :     <h5>Permanent items</h5>
719 :     <ul>
720 :     <li>bug fixing</li>
721 :     <li>increase correctness test coverag</li>
722 :     </ul>
723 :     <h5>Proposed items</h5>
724 :     <ul>
725 :     <li>investigate lazy loading of document setup participants</li>
726 :     </ul>
727 :     <h4>Finished items/To be continued in M4</h4>
728 :     <ul>
729 :     <li>performance
730 :     <ul>
731 :     <li> continue performance tests
732 :     <ul>
733 :     <li>reflect about scope and applicability of test results (annotate
734 :     test cases accordingly)</li>
735 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
736 :     of scenarios</a></li>
737 :     </ul>
738 :     </li>
739 :     <li> improve performance
740 :     <ul>
741 :     <li>e.g., new line at end of commented StyledText.java</li>
742 :     </ul>
743 :     </li>
744 :     </ul>
745 :     </li>
746 :     <li>continue with file buffer issues as outlined in the 3.1 plan
747 :     <ul>
748 :     <li>adapt existing code to document rewrite sessions
749 :     <ul>
750 :     <li>improve formatting performance</li>
751 :     </ul>
752 :     </li>
753 :     <li>simplify temporal suspension of document partitioners for performance
754 :     reasons
755 :     <ul>
756 :     <li>investigate lazy document partitioners</li>
757 :     </ul>
758 :     </li>
759 :     </ul>
760 :     </li>
761 :     <li>continue with encoding issues listed in the 3.1 plan
762 :     <ul>
763 :     <li>integrate the 'Change Encoding...' action with the status editor
764 :     shown in case of encoding errors</li>
765 :     <li>re-establish encoding support for external files</li>
766 :     <li>react to resource encoding changes in FileDocumentProvider
767 :     </ul>
768 :     </li>
769 :     <li>work with the Web Tools Platform project in order to improve overall
770 :     integration with Platform Text and the platform in general</li>
771 :     <li>Java editor
772 :     <ul>
773 :     <li>implement Search and Mark implementer occurrences</li>
774 :     <li>enable semantic syntax highlight per default</li>
775 :     </ul>
776 :     </li>
777 :     <li>move Javadoc formatting to JDT Core</li>
778 :     <li>start work on improved string externalization
779 :     <ul>
780 :     <li>navigate from selected key in Java editor to definition in properties
781 :     file editor</li>
782 :     <li>show value when hovering over key in Java editor
783 :     <ul>
784 :     <li>show value as is in the properties file</li>
785 :     <li><img src="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/jdt-ui-home/images/glass.gif" nosave="" border="0" height="10" width="10">
786 :     show value as returned by the accessor class</li>
787 :     </ul>
788 :     </li>
789 :     <li>syntax coloring for Properties File Editor (comments, keys and
790 :     values) </li>
791 :     <li>provide separate double-click strategy for key and value part
792 :     in Properties File editor </li>
793 :     </ul>
794 :     </li>
795 :     <li>cross team issues
796 :     <ul>
797 :     <li>contribute to the action contribution rework dynamic team</li>
798 :     <li>contribute to the preferences rework dynamic team</li>
799 :     </ul>
800 :     </li>
801 :     </ul>
802 : dmegert 1.6 <h4>Items postponed to M4</h4>
803 : kmaetzel 1.4 <ul>
804 :     <li>PR triage </li>
805 :     <ul>
806 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
807 :     as LATER</li>
808 :     <li>effectively communicate the guide lines the team uses to the community</li>
809 :     </ul>
810 :     <li>start work on improved string externalization</li>
811 :     <ul>
812 :     <li>navigate from selected key and value in properties file to location
813 :     in Java editor and Plug-in Manifest editor
814 :     <li>spell checking in Properties File editor and Externalize Strings
815 :     wizard
816 :     </ul>
817 :     </ul>
818 :     <h4>Testing</h4>
819 :     <ul>
820 :     <li> The <a href="testing/testpass_M3.html">test plan</a> for the M3 test
821 :     pass.</li>
822 :     </ul>
823 :     <h3></h3>
824 :     <hr>
825 :     <h3>Milestone M2 </h3>
826 : kmaetzel 1.3 <h4>Original Plan</h4>
827 :     <h5>Commitments</h5>
828 :     <ul>
829 :     <li> finish 3.1 plan
830 :     <ul>
831 :     <li>work on resolving cross team issues</li>
832 :     </ul>
833 :     </li>
834 :     <li>PR triage
835 :     <ul>
836 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
837 :     as Later</li>
838 :     <li>effectively communicate PR team guide lines to the community</li>
839 :     </ul>
840 :     </li>
841 :     <li>finish 3.0.1</li>
842 :     <li> bug fixing
843 :     <ul>
844 :     <li>solve PRs that have been postponed between 3.0 RC1 - 3.0 GM</li>
845 :     </ul>
846 :     </li>
847 :     <li> continue performance tests
848 :     <ul>
849 :     <li>grow number of available tests</li>
850 :     <li>investigate into interactive tests</li>
851 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
852 :     <li>reflect about scope and applicability of test results (annotate
853 :     test cases accordingly)</li>
854 :     <li>mature testing framework</li>
855 :     </ul>
856 :     </li>
857 :     <li> improve performance
858 :     <ul>
859 :     <li>e.g., new line at end of commented StyledText.java</li>
860 :     </ul>
861 :     </li>
862 :     <li> increase correctness test coverage</li>
863 :     <li> provide J2SE 5 editor support</li>
864 :     </ul>
865 :     <h5>Proposed items</h5>
866 :     <ul>
867 :     <li>support @link in hovers</li>
868 :     <li>start with file buffer issues as outlined in the overall plan</li>
869 :     <li>start solving encoding issues listed in the plan</li>
870 :     </ul>
871 :     <h4>Finished items / To be continued into M3</h4>
872 :     <h5></h5>
873 :     <ul>
874 :     <li>finish 3.1 plan</li>
875 :     <li>finish 3.0.1</li>
876 :     <li> bug fixing</li>
877 :     <li> continue performance tests
878 :     <ul>
879 :     <li>grow number of available tests</li>
880 :     <li>investigate into interactive tests</li>
881 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
882 :     <li>mature testing framework</li>
883 :     </ul>
884 :     </li>
885 :     <li> increase correctness test coverage</li>
886 :     <li> provide J2SE 5 editor support</li>
887 :     <li>start with file buffer issues as outlined in the overall plan</li>
888 :     <li>start solving encoding issues listed in the plan</li>
889 :     </ul>
890 :     <h4>Added items</h4>
891 :     <ul>
892 :     <li>introduced &quot;Open Untiled Text File&quot;</li>
893 :     <li>improve Smart Typing
894 :     <ul>
895 :     <li>stabilize linked mode</li>
896 :     <li>improve auto indent strategies for code and Javadoc</li>
897 :     </ul>
898 :     </li>
899 :     </ul>
900 :     <h4>Items postponed to M3</h4>
901 :     <ul>
902 :     <li>PR triage
903 :     <ul>
904 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
905 :     as Later</li>
906 :     <li>effectively communicate PR team guide lines to the community</li>
907 :     </ul>
908 :     </li>
909 :     <li> continue performance tests
910 :     <ul>
911 :     <li>reflect about scope and applicability of test results (annotate
912 :     test cases accordingly)</li>
913 :     </ul>
914 :     </li>
915 :     <li> improve performance
916 :     <ul>
917 :     <li>e.g., new line at end of commented StyledText.java</li>
918 :     </ul>
919 :     </li>
920 :     <li>support @link in hovers</li>
921 :     </ul>
922 :     <h4>Testing</h4>
923 :     <ul>
924 :     <li><a href="testing/testpass_M2.html">Test plan</a> for the M2 test pass.</li>
925 :     </ul>
926 :     <hr>
927 :     <h3>Milestone M1</h3>
928 :     <h4>Original plan</h4>
929 : kmaetzel 1.1 <ul>
930 :     <li>planning</li>
931 :     <li>start working on performance tests
932 :     <ul>
933 :     <li>how to write performance test</li>
934 :     <li>what is achievable with performance tests</li>
935 :     <li>establish a performance test infrastructure</li>
936 :     </ul>
937 :     </li>
938 :     <li>3.0.1 fixing</li>
939 :     </ul>
940 : kmaetzel 1.3 <h4>Finished items / To be continued into M2</h4>
941 : kmaetzel 1.2 <h5></h5>
942 :     <ul>
943 :     <li>planning</li>
944 :     <li>worked on performance tests
945 :     <ul>
946 :     <li>several performance test available</li>
947 :     <li>establish a performance test infrastructure</li>
948 :     </ul>
949 :     </li>
950 :     <li>3.0.1 fixing mostly done</li>
951 :     </ul>
952 : kmaetzel 1.3 <h4>Added items</h4>
953 : kmaetzel 1.2 <ul>
954 :     <li>support hyperlink navigation for URLs in comments</li>
955 :     <li>introduce semantic highlighting for deprecated members</li>
956 :     </ul>
957 : kmaetzel 1.3 <h4>Testing</h4>
958 : kmaetzel 1.2 <ul>
959 :     <li><a href="testing/testpass_M1.html">Test plan</a> for the M1 test pass.</li>
960 :     </ul>
961 :     <p>&nbsp;</p>
962 : kmaetzel 1.1 </td>
963 :     </tr>
964 :     <tr>
965 :     <td></td>
966 :     </tr>
967 :     </table>
968 :    
969 :     <br>&nbsp;
970 :     </body>
971 :     </html>