| 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 |
| 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 |