platform-text-home/3.1/previous_plans.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.12 - (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.12 <h3><a NAME="Milestone_Planning"></a>Milestone M5</h3>
19 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Original Plan</h4>
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"> 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>
23 :     <li>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"> progress in improving NLS tooling</li>
25 :     <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>
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"> R3.0.2 related work items</li>
27 :     </ul>
28 :    
29 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Committed items</h4>
30 :     <ul>
31 :     <li>
32 :     <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>
33 :     <ul>
34 :     <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>
35 :     <li>participate in the action contribution dynamic team</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"><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>
37 :     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.
38 :     </li>
39 :     <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>
40 :     <li>finish pushing down formatter to JDT Core</li>
41 :     <li>provide a compatibility layer for commands moved to LTK UI plug-in:<br>
42 :     a hard-coded patch is ready but there should be support from the Platform
43 :     for extension-point evolution.</li>
44 :     </ul>
45 :     </li><li>
46 :     <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>
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"> investigate impact on the following JDT Text areas:
49 :     <ul>
50 :     <li>syntax highlighting</li>
51 :     <li>content assist</li>
52 :     <li>hovering</li>
53 :     <li>comment formatting</li>
54 :     <li>typing</li>
55 :     <li>Java Outline page</li>
56 :     <li>folding</li>
57 :     <li>mark occurrences</li>
58 :     </ul></li>
59 :     <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>
60 :     <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>
61 :     <li>provide new semantic highlightings</li>
62 :     <ul>
63 :     <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>
64 :     <li>type bounds</li>
65 :     <li>enums</li>
66 :     <li>static imports</li>
67 :     </ul>
68 :     </ul>
69 :     </li><li>
70 :     <h5>Platform consolidation</h5>
71 :     <ul>
72 :     <li>start adopting and pushing down Quick Assist and Quick Fix infrastructure</li>
73 :     <li>push down annotation hovers</li>
74 :     <li>offer spelling checking in Text editor</li>
75 :     <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
76 :     <li>(push down annotation navigation)</li>
77 :     </ul>
78 :     </li><li>
79 :     <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>
80 :     <ul>
81 :     <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>
82 :     <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
83 :     <ul>
84 :     <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>
85 :     <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>
86 :     <li>(ensure correct ISO-8859-1 encoding when writing a properties file)</li>
87 :     </ul>
88 :     </li>
89 :     <li>(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 :     <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>
96 :     </ul>
97 :     </li><li>
98 :     <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>
99 :     <ul>
100 :     <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>
101 :     The following API requests have been filed:
102 :     <ul>
103 :     <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>
104 :     <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>
105 :     This will not be provided as there will be a new command story. We will keep the internal references until this is available.
106 :     </li>
107 :     </ul>
108 :     </li>
109 :     <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>
110 :     Most of them got fixed in M5. Besides the one mentioned above remaion for M6:
111 :     <ul>
112 :     <li>reference to AnnotationExpandHover in JavaExpandHover</li>
113 :     <li>references to Search plug-in in PropertyKeyHyperlink</li>
114 :     </ul>
115 :     </ul>
116 :     </li><li>
117 :     <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>
118 :     Fixed two bugs.
119 :     </li></ul>
120 :    
121 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Permanent items</h4>
122 :     <ul>
123 :     <li>bugzilla inbox tracking</li>
124 :     <li>bug fixing</li>
125 :     <li>increase correctness test coverage</li>
126 :     </ul>
127 :    
128 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Proposed items</h4>
129 :     <ul>
130 :     <li>add new <code>org.eclipse.ltk.ui</code> plug-in to release<br>
131 :     <b>Note:</b> This item depends on the above mentioned cross team-issue</li>
132 :     <li>(Provide an example RCP text editor application with the following features:)<br>
133 :     <ul>
134 :     <li>open an external file</li>
135 :     <li>open an untitled (new & empty) text file</li>
136 :     <li>save</li>
137 :     <li>spell checking</li>
138 :     <li>quick fix to fix spelling problems</li>
139 :     </ul>
140 :     <b>Note:</b> it will require <code>org.eclipse.core.resources</code> plug-in
141 :     </li>
142 :     </ul>
143 :    
144 :     <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Absences</h4>
145 :     <ul>
146 :     <li>Tom: 3 days vacation</li>
147 :     </ul>
148 :    
149 :     <!----------------------------->
150 :    
151 : dmegert 1.7 <h3><a NAME="Milestone_Planning"></a>Milestone M4</h3>
152 : 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>
153 :    
154 : dmegert 1.7 <h4>Top Five</h4>
155 :     <ul>
156 :     <li> complete performance tests</li>
157 :     <li>rework preferences</li>
158 :     <li>finish file buffer operations</li>
159 :     <li>progress in consolidating the platform</li>
160 :     <li>improve NLS tooling</li>
161 :     </ul>
162 :     <h4>Committed items</h4>
163 :     <h5>Cross-team issues</h5>
164 :     <ul>
165 :     <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
166 :     <li> editor embedding and splitting
167 :     <ul>
168 :     <li>provide prototype for services architecture</li>
169 :     <li>investigate how splitting would look like in a &quot;component&quot;
170 :     world</li>
171 :     </ul>
172 :     </li>
173 :     <li> participate in preferences dynamic team</li>
174 :     <li> participate in the action contribution dynamic team</li>
175 :     <li> work on and adapt to the new undo story</li>
176 :     <li>migrate to the changed semantics of IPath</li>
177 :     <li> finish pushing down formatter to JDT Core</li>
178 :     </li>
179 :     </ul>
180 :     <h5>Testing</h5>
181 :     <ul>
182 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
183 :     of scenarios</a></li>
184 :     </ul>
185 :     <h5>Component work</h5>
186 :     <ul>
187 :     <li>rework preferences
188 :     <ul>
189 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
190 :     ....)</li>
191 :     <li>functional categorization</li>
192 :     <li>check how WTP and other larger clients fit in</li>
193 :     <li>implement different scenarios</li>
194 :     <li>initiate review by usability team</li>
195 :     </ul>
196 :     </li>
197 :     <li>finish file buffer operations
198 :     <ul>
199 :     <li>solve memory issues</li>
200 :     <li>improve test coverage</li>
201 :     <li>integrate with ltk core change architecture</li>
202 :     <li>solve typing raise conditions</li>
203 :     </ul>
204 :     </li>
205 :     <li>add document partitioning to StorageDocumentProvider
206 :     <ul>
207 :     <li>[investigate] exploit the existing filebuffer extension points</li>
208 :     </ul>
209 :     </li>
210 :     <li>Java editor
211 :     <ul>
212 :     <li>initial color settings</li>
213 :     <li>enable semantic highlighting by default</li>
214 :     </ul>
215 :     </li>
216 :     <li>Default text editor
217 :     <ul>
218 :     <li>everything we push down while consolidating the platform needs
219 :     to have a surfacing new function in the default text editor </li>
220 :     <li>pushing down spell checking allows us to check whether the push
221 :     down of the quick fix infrastructure is successful<br>
222 :     </li>
223 :     </ul>
224 :     </li>
225 :     </ul>
226 :     <h5>Platform consolidation</h5>
227 :     <ul>
228 :     <li>create plug-in for 'Editing Source Scope'
229 :     <ul>
230 :     <li>move Occurrences annotation type definition and annotation specification
231 :     down to ltk.ui or editors.ui</li>
232 :     </ul>
233 :     </li>
234 :     <li>push down Ctrl-Click
235 :     <ul>
236 :     <li>[investigate] general resolution infrastructure</li>
237 :     </ul>
238 :     </li>
239 :     <li>push down annotation navigation</li>
240 :     <li>push down spell checking</li>
241 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
242 :     </li>
243 :     </ul>
244 :     <h5>Code cleanup</h5>
245 :     <ul>
246 :     <li>fix IEditorHelper
247 :     <ul>
248 : dmegert 1.8 <li>use names that are self-describing and don't hamper further development</li>
249 : dmegert 1.7 </ul>
250 :     </li>
251 :     <li>finish work on new functions not yet API<br>
252 :     </li>
253 :     </ul>
254 :     <h5>NLS tooling</h5>
255 :     <ul>
256 :     <li>improve Properties File editor
257 :     <ul>
258 :     <li>fix reported syntax coloring issues</li>
259 :     <li>navigate from selected key and value in a properties file to the
260 :     location of usage in Java editor and Plug-in Manifest editor</li>
261 :     <li>spell checking</li>
262 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
263 :     </ul>
264 :     </li>
265 :     <li>support new nls features in Class file editor
266 :     <ul>
267 :     <li>coloring</li>
268 :     <li>hovering</li>
269 :     <li>navigation</li>
270 :     </ul>
271 :     </li>
272 :     <li>improve Externalize Strings wizard
273 :     <ul>
274 :     <li>spell checking</li>
275 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
276 :     </ul>
277 :     </li>
278 :     <li>investigate whether we can improve NLS tooling to support the string
279 :     externalization approach used in TextOperationAction</li>
280 :     </ul>
281 :     <h4>Permanent items</h4>
282 :     <ul>
283 :     <li>bug fixing</li>
284 :     <li>increase correctness test coverage</li>
285 :     </ul>
286 :     <h4>Proposed items</h4>
287 :     <ul>
288 :     <li> implement a SaveAs dialog that allows to save inside and outside
289 :     of the workspace
290 :     <ul>
291 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
292 :     </ul>
293 :     </li>
294 :     <li>lazy loading of document setup participants</li>
295 :     <li>allow for extending file buffers with custom implementations</li>
296 :     <li>allow templates in the default text editor</li>
297 :     <li>generalize and push down InformationDispatchAction</li>
298 :     <li>generalize push down quick view support
299 :     <ul>
300 :     <li>Outline presentation control, AbstractInformationControl and related</li>
301 :     </ul>
302 :     </li>
303 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
304 :     its copies</li>
305 :     <li>[investigate] allow for an outline mode in the default text editor
306 :     <ul>
307 :     <li>folding just based on indentation</li>
308 :     <li>opens the way for using QuickOutline in the default text editor</li>
309 :     </ul>
310 :     <br>
311 :     </li>
312 :     </ul>
313 :    
314 : dmegert 1.8 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Finished</h4>
315 :     <h5>Cross-team issues</h5>
316 : dmegert 1.7 <ul>
317 : dmegert 1.10 <li> consolidate Ant, Platform UI, WTP, VE feedback and issues</li>
318 :     <li> editor embedding and splitting
319 :     <ul>
320 :     <li>provide prototype for services architecture</li>
321 :     <li>investigate how splitting would look like in a &quot;component&quot;
322 :     world</li>
323 :     </ul>
324 :     </li>
325 : dmegert 1.8 <li>participate in preferences dynamic team</li>
326 :     <li>migrate to the changed semantics of IPath</li>
327 :     </ul>
328 :     <h5>Testing</h5>
329 :     <ul>
330 :     <li> complete performance tests for the published <a href="performance_scenarios.html">set
331 :     of scenarios</a></li>
332 :     </ul>
333 :     <h5>Component work</h5>
334 :     <ul>
335 :     <li>rework preferences
336 :     <ul>
337 :     <li>find all sharing scenarios (appearance, behavior, hovering, etc.
338 :     ....)</li>
339 :     <li>functional categorization</li>
340 :     <li>check how WTP and other larger clients fit in</li>
341 :     <li>implement different scenarios</li>
342 :     <li>initiate review by usability team</li>
343 :     </ul>
344 :     </li>
345 : dmegert 1.10 <li>finish file buffer operations
346 :     <ul>
347 :     <li>improve test coverage</li>
348 :     </ul>
349 :     </li>
350 : dmegert 1.8 <li>Java editor
351 :     <ul>
352 :     <li>enable semantic highlighting by default</li>
353 :     </ul>
354 :     </li>
355 :     </ul>
356 :     <h5>Platform consolidation</h5>
357 :     <ul>
358 :     <li>create plug-in for 'Editing Source Scope'</li>
359 :     <li>push down Ctrl-Click
360 :     <ul>
361 :     <li>[investigate] general resolution infrastructure</li>
362 :     </ul>
363 :     </li>
364 :     </ul>
365 :     <h5>Code cleanup</h5>
366 :     <ul>
367 :     <li>fix IEditorHelper
368 :     <ul>
369 :     <li>use names that are self-describing and don't hamper further development</li>
370 :     </ul>
371 :     </li>
372 : dmegert 1.10 <li>finish work on new functions not yet API<br>
373 : dmegert 1.8 </ul>
374 :     <h5>NLS tooling</h5>
375 :     <ul>
376 :     <li>improve Properties File editor
377 :     <ul>
378 :     <li>fix reported syntax coloring issues</li>
379 :     <li>navigate from selected key and value in a properties file to the
380 :     location of usage in Java editor and Plug-in Manifest editor</li>
381 :     <li>spell checking</li>
382 :     </ul>
383 :     </li>
384 :     <li>support new nls features in Class file editor
385 :     <ul>
386 :     <li>coloring</li>
387 :     <li>hovering</li>
388 :     <li>navigation</li>
389 :     </ul>
390 :     </li>
391 : dmegert 1.7 </ul>
392 :    
393 : dmegert 1.8
394 :     <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>
395 :     <h5>Cross-team issues</h5>
396 : dmegert 1.7 <ul>
397 : dmegert 1.8 <li>participate in the action contribution dynamic team</li>
398 :     <li>finish pushing down formatter to JDT Core</li>
399 :     <li>work on and adapt to the new undo story</li>
400 : dmegert 1.7 </ul>
401 : dmegert 1.8 <h5>Platform consolidation</h5>
402 :     <ul>
403 : dmegert 1.9 <li>(move Occurrences annotation type definition and annotation specification down to ltk.ui or editors.ui)</li>
404 :     <li>(push down annotation navigation)</li>
405 : dmegert 1.8 <li>push down spell checking</li>
406 :     <li>start adopting and pushing down Quick Fix infrastructure<br>
407 :     </li>
408 :     </ul>
409 :     <h5>NLS tooling</h5>
410 :     <ul>
411 :     <li>improve Properties File editor
412 :     <ul>
413 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
414 :     </ul>
415 :     </li>
416 :     <li>improve Externalize Strings wizard
417 :     <ul>
418 :     <li>spell checking</li>
419 :     <li>ensure correct ISO-8859-1 encoding when writing a properties file</li>
420 :     </ul>
421 :     </li>
422 :     </ul>
423 :    
424 : dmegert 1.7
425 : 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>
426 :     <h5>Component work</h5>
427 :     <ul>
428 : dmegert 1.10 <li>finish file buffer operations
429 :     <ul>
430 :     <li>solve memory issues</li>
431 :     <li>integrate with ltk core change architecture</li>
432 :     <li>solve typing raise conditions</li>
433 :     </ul>
434 :     </li>
435 : dmegert 1.8 <li>add document partitioning to StorageDocumentProvider
436 :     <ul>
437 :     <li>[investigate] exploit the existing filebuffer extension points</li>
438 :     </ul>
439 :     </li>
440 :     <li>Java editor
441 :     <ul>
442 :     <li>initial color settings</li>
443 :     </ul>
444 :     </li>
445 :     </ul>
446 :     <h5>NLS tooling</h5>
447 : dmegert 1.7 <ul>
448 : dmegert 1.8 <li>investigate whether we can improve NLS tooling to support the string externalization approach used in TextOperationAction</li>
449 : dmegert 1.7 </ul>
450 : dmegert 1.11 <h5>Proposed items</h5>
451 :     <ul>
452 :     <li> implement a SaveAs dialog that allows to save inside and outside
453 :     of the workspace
454 :     <ul>
455 :     <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
456 :     </ul>
457 :     </li>
458 :     <li>lazy loading of document setup participants</li>
459 :     <li>allow for extending file buffers with custom implementations</li>
460 :     <li>allow templates in the default text editor</li>
461 :     <li>generalize and push down InformationDispatchAction</li>
462 :     <li>generalize push down quick view support
463 :     <ul>
464 :     <li>Outline presentation control, AbstractInformationControl and related</li>
465 :     </ul>
466 :     </li>
467 :     <li>[investigate] Consolidate SourceViewerInformationControl and all of
468 :     its copies</li>
469 :     <li>[investigate] allow for an outline mode in the default text editor
470 :     <ul>
471 :     <li>folding just based on indentation</li>
472 :     <li>opens the way for using QuickOutline in the default text editor</li>
473 :     </ul>
474 :     <br>
475 :     </li>
476 :     </ul>
477 : dmegert 1.8
478 : dmegert 1.7
479 : dmegert 1.11 <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
480 : dmegert 1.7 <ul>
481 :     <li> The <a href="testing/testpass_M4.html">test plan</a> for the M4 test
482 :     pass.</li>
483 :     </ul>
484 :     <!----------------------------->
485 :     <hr>
486 :     <h3>Milestone M3</h3>
487 : kmaetzel 1.4 <h4>Original Plan</h4>
488 :     <h5>Committed items</h5>
489 :     <ul>
490 :     <li>performance
491 :     <ul>
492 :     <li> continue performance tests
493 :     <ul>
494 :     <li>reflect about scope and applicability of test results (annotate
495 :     test cases accordingly)</li>
496 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
497 :     of scenarios</a></li>
498 :     </ul>
499 :     </li>
500 :     <li> improve performance
501 :     <ul>
502 :     <li>e.g., new line at end of commented StyledText.java</li>
503 :     </ul>
504 :     </li>
505 :     </ul>
506 :     </li>
507 :     <li>continue with file buffer issues as outlined in the 3.1 plan
508 :     <ul>
509 :     <li>adapt existing code to document rewrite sessions
510 :     <ul>
511 :     <li>improve formatting performance</li>
512 :     </ul>
513 :     </li>
514 :     <li>simplify temporal suspension of document partitioners for performance
515 :     reasons
516 :     <ul>
517 :     <li>investigate lazy document partitioners</li>
518 :     </ul>
519 :     </li>
520 :     </ul>
521 :     </li>
522 :     <li>continue with encoding issues listed in the 3.1 plan
523 :     <ul>
524 :     <li>integrate the 'Change Encoding...' action with the status editor
525 :     shown in case of encoding errors</li>
526 :     <li>re-establish encoding support for external files</li>
527 :     <li>react to resource encoding changes in FileDocumentProvider
528 :     </ul>
529 :     </li>
530 :     <li>work with the Web Tools Platform project in order to improve overall
531 :     integration with Platform Text and the platform in general</li>
532 :     <li>Java editor
533 :     <ul>
534 :     <li>implement Search and Mark implementer occurrences</li>
535 :     <li>revisit out-of-the-box colors and styles in the Java editor</li>
536 :     <li>enable semantic syntax highlight per default</li>
537 :     </ul>
538 :     </li>
539 :     <li>move Javadoc formatting to JDT Core</li>
540 :     <li>start work on improved string externalization</li>
541 :     <ul>
542 :     <li>navigate from selected key in Java editor to definition in properties
543 :     file editor</li>
544 :     <li>show value when hovering over key in Java editor</li>
545 :     <ul>
546 :     <li>show value as is in the properties file</li>
547 :     <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">
548 :     show value as returned by the accessor class</li>
549 :     </ul>
550 :     <li>syntax coloring for Properties File Editor (comments, keys and values)
551 :     <li>provide separate double-click strategy for key and value part in
552 :     Properties File editor
553 :     <li>navigate from selected key and value in properties file to location
554 :     in Java editor and Plug-in Manifest editor
555 :     <li>spell checking in Properties File editor and Externalize Strings
556 :     wizard
557 :     </ul>
558 :     <li>cross team issues
559 :     <ul>
560 :     <li>contribute to the action contribution rework dynamic team</li>
561 :     <li>contribute to the preferences rework dynamic team</li>
562 :     </ul>
563 :     </li>
564 :     <li>PR triage </li>
565 :     <ul>
566 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
567 :     as LATER</li>
568 :     <li>effectively communicate the guide lines the team uses to the community</li>
569 :     </ul>
570 :     </ul>
571 :     <h5>Permanent items</h5>
572 :     <ul>
573 :     <li>bug fixing</li>
574 :     <li>increase correctness test coverag</li>
575 :     </ul>
576 :     <h5>Proposed items</h5>
577 :     <ul>
578 :     <li>investigate lazy loading of document setup participants</li>
579 :     </ul>
580 :     <h4>Finished items/To be continued in M4</h4>
581 :     <ul>
582 :     <li>performance
583 :     <ul>
584 :     <li> continue performance tests
585 :     <ul>
586 :     <li>reflect about scope and applicability of test results (annotate
587 :     test cases accordingly)</li>
588 :     <li>complete performance tests for the published <a href="performance_scenarios.html">set
589 :     of scenarios</a></li>
590 :     </ul>
591 :     </li>
592 :     <li> improve performance
593 :     <ul>
594 :     <li>e.g., new line at end of commented StyledText.java</li>
595 :     </ul>
596 :     </li>
597 :     </ul>
598 :     </li>
599 :     <li>continue with file buffer issues as outlined in the 3.1 plan
600 :     <ul>
601 :     <li>adapt existing code to document rewrite sessions
602 :     <ul>
603 :     <li>improve formatting performance</li>
604 :     </ul>
605 :     </li>
606 :     <li>simplify temporal suspension of document partitioners for performance
607 :     reasons
608 :     <ul>
609 :     <li>investigate lazy document partitioners</li>
610 :     </ul>
611 :     </li>
612 :     </ul>
613 :     </li>
614 :     <li>continue with encoding issues listed in the 3.1 plan
615 :     <ul>
616 :     <li>integrate the 'Change Encoding...' action with the status editor
617 :     shown in case of encoding errors</li>
618 :     <li>re-establish encoding support for external files</li>
619 :     <li>react to resource encoding changes in FileDocumentProvider
620 :     </ul>
621 :     </li>
622 :     <li>work with the Web Tools Platform project in order to improve overall
623 :     integration with Platform Text and the platform in general</li>
624 :     <li>Java editor
625 :     <ul>
626 :     <li>implement Search and Mark implementer occurrences</li>
627 :     <li>enable semantic syntax highlight per default</li>
628 :     </ul>
629 :     </li>
630 :     <li>move Javadoc formatting to JDT Core</li>
631 :     <li>start work on improved string externalization
632 :     <ul>
633 :     <li>navigate from selected key in Java editor to definition in properties
634 :     file editor</li>
635 :     <li>show value when hovering over key in Java editor
636 :     <ul>
637 :     <li>show value as is in the properties file</li>
638 :     <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">
639 :     show value as returned by the accessor class</li>
640 :     </ul>
641 :     </li>
642 :     <li>syntax coloring for Properties File Editor (comments, keys and
643 :     values) </li>
644 :     <li>provide separate double-click strategy for key and value part
645 :     in Properties File editor </li>
646 :     </ul>
647 :     </li>
648 :     <li>cross team issues
649 :     <ul>
650 :     <li>contribute to the action contribution rework dynamic team</li>
651 :     <li>contribute to the preferences rework dynamic team</li>
652 :     </ul>
653 :     </li>
654 :     </ul>
655 : dmegert 1.6 <h4>Items postponed to M4</h4>
656 : kmaetzel 1.4 <ul>
657 :     <li>PR triage </li>
658 :     <ul>
659 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
660 :     as LATER</li>
661 :     <li>effectively communicate the guide lines the team uses to the community</li>
662 :     </ul>
663 :     <li>start work on improved string externalization</li>
664 :     <ul>
665 :     <li>navigate from selected key and value in properties file to location
666 :     in Java editor and Plug-in Manifest editor
667 :     <li>spell checking in Properties File editor and Externalize Strings
668 :     wizard
669 :     </ul>
670 :     </ul>
671 :     <h4>Testing</h4>
672 :     <ul>
673 :     <li> The <a href="testing/testpass_M3.html">test plan</a> for the M3 test
674 :     pass.</li>
675 :     </ul>
676 :     <h3></h3>
677 :     <hr>
678 :     <h3>Milestone M2 </h3>
679 : kmaetzel 1.3 <h4>Original Plan</h4>
680 :     <h5>Commitments</h5>
681 :     <ul>
682 :     <li> finish 3.1 plan
683 :     <ul>
684 :     <li>work on resolving cross team issues</li>
685 :     </ul>
686 :     </li>
687 :     <li>PR triage
688 :     <ul>
689 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
690 :     as Later</li>
691 :     <li>effectively communicate PR team guide lines to the community</li>
692 :     </ul>
693 :     </li>
694 :     <li>finish 3.0.1</li>
695 :     <li> bug fixing
696 :     <ul>
697 :     <li>solve PRs that have been postponed between 3.0 RC1 - 3.0 GM</li>
698 :     </ul>
699 :     </li>
700 :     <li> continue performance tests
701 :     <ul>
702 :     <li>grow number of available tests</li>
703 :     <li>investigate into interactive tests</li>
704 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
705 :     <li>reflect about scope and applicability of test results (annotate
706 :     test cases accordingly)</li>
707 :     <li>mature testing framework</li>
708 :     </ul>
709 :     </li>
710 :     <li> improve performance
711 :     <ul>
712 :     <li>e.g., new line at end of commented StyledText.java</li>
713 :     </ul>
714 :     </li>
715 :     <li> increase correctness test coverage</li>
716 :     <li> provide J2SE 5 editor support</li>
717 :     </ul>
718 :     <h5>Proposed items</h5>
719 :     <ul>
720 :     <li>support @link in hovers</li>
721 :     <li>start with file buffer issues as outlined in the overall plan</li>
722 :     <li>start solving encoding issues listed in the plan</li>
723 :     </ul>
724 :     <h4>Finished items / To be continued into M3</h4>
725 :     <h5></h5>
726 :     <ul>
727 :     <li>finish 3.1 plan</li>
728 :     <li>finish 3.0.1</li>
729 :     <li> bug fixing</li>
730 :     <li> continue performance tests
731 :     <ul>
732 :     <li>grow number of available tests</li>
733 :     <li>investigate into interactive tests</li>
734 :     <li>collaborate with SWT to solve the issues with simulated user interaction</li>
735 :     <li>mature testing framework</li>
736 :     </ul>
737 :     </li>
738 :     <li> increase correctness test coverage</li>
739 :     <li> provide J2SE 5 editor support</li>
740 :     <li>start with file buffer issues as outlined in the overall plan</li>
741 :     <li>start solving encoding issues listed in the plan</li>
742 :     </ul>
743 :     <h4>Added items</h4>
744 :     <ul>
745 :     <li>introduced &quot;Open Untiled Text File&quot;</li>
746 :     <li>improve Smart Typing
747 :     <ul>
748 :     <li>stabilize linked mode</li>
749 :     <li>improve auto indent strategies for code and Javadoc</li>
750 :     </ul>
751 :     </li>
752 :     </ul>
753 :     <h4>Items postponed to M3</h4>
754 :     <ul>
755 :     <li>PR triage
756 :     <ul>
757 :     <li> PR that we definitively will not tackle for 3.1 will be resolved
758 :     as Later</li>
759 :     <li>effectively communicate PR team guide lines to the community</li>
760 :     </ul>
761 :     </li>
762 :     <li> continue performance tests
763 :     <ul>
764 :     <li>reflect about scope and applicability of test results (annotate
765 :     test cases accordingly)</li>
766 :     </ul>
767 :     </li>
768 :     <li> improve performance
769 :     <ul>
770 :     <li>e.g., new line at end of commented StyledText.java</li>
771 :     </ul>
772 :     </li>
773 :     <li>support @link in hovers</li>
774 :     </ul>
775 :     <h4>Testing</h4>
776 :     <ul>
777 :     <li><a href="testing/testpass_M2.html">Test plan</a> for the M2 test pass.</li>
778 :     </ul>
779 :     <hr>
780 :     <h3>Milestone M1</h3>
781 :     <h4>Original plan</h4>
782 : kmaetzel 1.1 <ul>
783 :     <li>planning</li>
784 :     <li>start working on performance tests
785 :     <ul>
786 :     <li>how to write performance test</li>
787 :     <li>what is achievable with performance tests</li>
788 :     <li>establish a performance test infrastructure</li>
789 :     </ul>
790 :     </li>
791 :     <li>3.0.1 fixing</li>
792 :     </ul>
793 : kmaetzel 1.3 <h4>Finished items / To be continued into M2</h4>
794 : kmaetzel 1.2 <h5></h5>
795 :     <ul>
796 :     <li>planning</li>
797 :     <li>worked on performance tests
798 :     <ul>
799 :     <li>several performance test available</li>
800 :     <li>establish a performance test infrastructure</li>
801 :     </ul>
802 :     </li>
803 :     <li>3.0.1 fixing mostly done</li>
804 :     </ul>
805 : kmaetzel 1.3 <h4>Added items</h4>
806 : kmaetzel 1.2 <ul>
807 :     <li>support hyperlink navigation for URLs in comments</li>
808 :     <li>introduce semantic highlighting for deprecated members</li>
809 :     </ul>
810 : kmaetzel 1.3 <h4>Testing</h4>
811 : kmaetzel 1.2 <ul>
812 :     <li><a href="testing/testpass_M1.html">Test plan</a> for the M1 test pass.</li>
813 :     </ul>
814 :     <p>&nbsp;</p>
815 : kmaetzel 1.1 </td>
816 :     </tr>
817 :     <tr>
818 :     <td></td>
819 :     </tr>
820 :     </table>
821 :    
822 :     <br>&nbsp;
823 :     </body>
824 :     </html>