platform-text-home/3.1/previous_plans.html

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

revision 1.10, Thu Jan 20 11:14:05 2005 UTC revision 1.11, Wed Feb 2 11:50:07 2005 UTC
# Line 314  Line 314 
314        <ul>        <ul>
315          <li>investigate whether we can improve NLS tooling to support the string externalization approach used in TextOperationAction</li>          <li>investigate whether we can improve NLS tooling to support the string externalization approach used in TextOperationAction</li>
316        </ul>        </ul>
317          <h5>Proposed items</h5>
318          <ul>
319            <li> implement a SaveAs dialog that allows to save inside and outside
320              of the workspace
321              <ul>
322                <li>involved parties: Platform UI, SWT, send patch to Platform UI</li>
323              </ul>
324            </li>
325            <li>lazy loading of document setup participants</li>
326            <li>allow for extending file buffers with custom implementations</li>
327            <li>allow templates in the default text editor</li>
328            <li>generalize and push down InformationDispatchAction</li>
329            <li>generalize push down quick view support
330              <ul>
331                <li>Outline presentation control, AbstractInformationControl and related</li>
332              </ul>
333            </li>
334            <li>[investigate] Consolidate SourceViewerInformationControl and all of
335              its copies</li>
336            <li>[investigate] allow for an outline mode in the default text editor
337              <ul>
338                <li>folding just based on indentation</li>
339                <li>opens the way for using QuickOutline in the default text editor</li>
340              </ul>
341              <br>
342            </li>
343          </ul>
344    
345    
346        <h4>Testing</h4>          <h4><img src="http://www.eclipse.org/images/Adarrow.gif" nosave="" border="0" height="16" width="16" align="top"> Testing</h4>
347        <ul>        <ul>
348          <li> The <a href="testing/testpass_M4.html">test plan</a> for the M4 test          <li> The <a href="testing/testpass_M4.html">test plan</a> for the M4 test
349            pass.</li>            pass.</li>

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11