platform-core-home/documents/3.1/large_scale_issues.html

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

revision 1.5, Mon Dec 13 21:10:40 2004 UTC revision 1.6, Thu Jan 6 15:10:08 2005 UTC
# Line 9  Line 9 
9  <table width="100%">  <table width="100%">
10  <tr><td style="background:#0080C0"><b><span style="color:white">Large-scale development issues</span></b></td></tr>  <tr><td style="background:#0080C0"><b><span style="color:white">Large-scale development issues</span></b></td></tr>
11  </table>  </table>
12  <font size="-1">Last modified: December 13, 2004</font>  <font size="-1">Last modified: January 5, 2005</font>
13  <p>  <p>
14  One of the major development themes for Eclipse 3.1 is to improve support for  One of the major development themes for Eclipse 3.1 is to improve support for
15  "Large-scale development" in Eclipse. This includes improving collaboration for  "Large-scale development" in Eclipse. This includes improving collaboration for
# Line 34  Line 34 
34          stores infrequently referenced portions on disk and brings extensions into memory          stores infrequently referenced portions on disk and brings extensions into memory
35          in a lazy and transient manner.          in a lazy and transient manner.
36  </li>  </li>
37  <li><img src="../../images/glass.gif"  height="10" width="10" border="0">  <li><img src="../../images/ok.gif"  height="10" width="10" border="0">
38          Workspace tree footprint.  The workspace is represented in memory as a tree          Workspace tree footprint.  The workspace is represented in memory as a tree
39          containing various data such as resource names, attributes, markers, etc.          containing various data such as resource names, attributes, markers, etc.
40          Explore reducing the amount of data stored in memory for each resource, and          Explore reducing the amount of data stored in memory for each resource, and

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6