| 22 |
<p><a href="documents/plan_concurrency_listeners.html">Proposed changes to builders and listeners</a>. |
<p><a href="documents/plan_concurrency_listeners.html">Proposed changes to builders and listeners</a>. |
| 23 |
Describes the plan to make resource change listeners and incremental project |
Describes the plan to make resource change listeners and incremental project |
| 24 |
builders run concurrently. Includes an implementation and release schedule.</p> |
builders run concurrently. Includes an implementation and release schedule.</p> |
| 25 |
</td> |
<p><a href="http://dev.eclipse.org/viewcvs/index.cgi/%7Echeckout%7E/platform-vcm-home/docs/online/team3.0/progress_support.html"> |
| 26 |
</tr> |
Showing progress in Eclipse 3.0</a>. Describes remaining issues in 3.0 M4 around |
| 27 |
<tr> |
how progress is shown for modal and non-modal operations. |
| 28 |
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> |
<p><a href="documents/plan_concurrency_issues.html">Remaining Eclipse 3.0 responsiveness issues</a>. |
| 29 |
<td WIDTH="98%"> |
Describes the remaining responsiveness work for the 3.0 M5 milestone. |
|
<p><b>Preview</b></p> |
|
|
<p>This <a href="downloads/concurrent_build_preview/core.zip">preview patch</a> |
|
|
can be installed on top of the latest integration build or the 3.0 M2 build. It implements |
|
|
auto-build and resource change notification in a background thread. This code is |
|
|
not yet extensively tested, so you should not use it on a workspace that you can't |
|
|
easily recover! |
|
|
</p> |
|
| 30 |
</td> |
</td> |
| 31 |
</tr> |
</tr> |
| 32 |
<tr> |
<tr> |
| 33 |
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> |
<td ALIGN=RIGHT VALIGN=TOP WIDTH="2%"><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td> |
| 34 |
<td> |
<td> |
| 35 |
<p><b>Progress updates</b> </p> |
<p><b>Progress updates</b> </p> |
| 36 |
|
<p>October 20, 2003 (M4 milestone) - Most existing background activity has |
| 37 |
|
been moved to use the jobs API. New feature work (such as quick diff) is also |
| 38 |
|
using jobs extensively. The UI now gives feedback when a modal operation |
| 39 |
|
is blocked due to conflicts with a background operation, and the user is able to |
| 40 |
|
cancel when in this state. A dynamic team has been setup to address the remaining |
| 41 |
|
responsiveness issues for the M5 milestone. |
| 42 |
|
</p> |
| 43 |
<p> |
<p> |
| 44 |
July 14, 2003 - Several clients are now using the job manager for background |
July 14, 2003 - Several clients are now using the job manager for background |
| 45 |
activity, including the UI decorator and various debug threads. The CVS/Team |
activity, including the UI decorator and various debug threads. The CVS/Team |