platform-core-home/main.html

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

revision 1.10, Thu Oct 31 21:52:44 2002 UTC revision 1.11, Wed Nov 13 14:50:24 2002 UTC
# Line 97  Line 97 
97                and vice versa                and vice versa
98            </ul>            </ul>
99          <li>Circular Build Dependancies - A dynamic team to address this problem has been created. The work required for the          <li>Circular Build Dependancies - A dynamic team to address this problem has been created. The work required for the
100            Platform/Core team for the M3 milestone is still TBD.            Platform/Core team for the M3 milestone consists of new API for computing the default project build order and a new
101              algorithm for calculating the build order when there are cycles involved. (related bugs:
102              <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=25952">25952</a>,
103              <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=10262">10262</a>)
104            <li>Features - A dynamic team consisting of Dean, Jeff, Dejan, Christophe, and DJ has been created to address all the problems            <li>Features - A dynamic team consisting of Dean, Jeff, Dejan, Christophe, and DJ has been created to address all the problems
105            that the Release Engineering team has with features. Once an appropriate solution has been identified, there will be            that the Release Engineering team has with features. Once an appropriate solution has been identified, there will be
106            significant work in the PDE-Build component (which is owned by Platform/Core) for both the M3 and M4 milestones.            significant work in the PDE-Build component (which is owned by Platform/Core) for both the M3 and M4 milestones.
# Line 105  Line 108 
108            </ul>            </ul>
109    
110            <p><em>Milestone 4 (2.1 M4)</em> - December 13, 2002</p>            <p><em>Milestone 4 (2.1 M4)</em> - December 13, 2002</p>
111              <ul>
112              <li>Project Structures - Finish up work related to flexible project layout. List includes multi-resource delta notification
113              for over-lapping linked resources. (related bugs: <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=25993">25993</a>)
114              <li>Classloader Performance - In M2 we put in a classloader performance enhancement in which the plug-in classloader
115              used information in a file to determine whether or not it should look in itself for a particular class. We want to allow
116              users to put this information in the mark-up in their plugin.xml files. (related bugs: <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=24667">24667</a>
117              , <a href="http://bugs.eclipse.org/bugs/show_bug.cgi?id=26011">26011</a>)
118              <li>Continued progress on PDE-Build in the space related to the Features dynamic team.
119              <li>General Bug Fixing
120              </ul>
121            <p>            <p>
122    
123      </td>      </td>

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