platform-core-home/plan_xerces.html

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

revision 1.7, Thu Oct 23 19:09:21 2003 UTC revision 1.8, Thu Oct 23 19:17:13 2003 UTC
# Line 41  Line 41 
41    <tr>    <tr>
42      <td ALIGN=RIGHT VALIGN=TOP><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>      <td ALIGN=RIGHT VALIGN=TOP><img SRC="Adarrow.gif" BORDER=0 height=16 width=16></td>
43      <td><p><strong>Current Status</strong></p>      <td><p><strong>Current Status</strong></p>
       <p><em>July 21, 2003</em></p>  
       <ul>  
         <li>We are awaiting to see if we can get approval to include an XML Pull  
           implementation in the SDK download</li>  
         <li>Working out licensing issues with the developers of a particular XML  
           Pull implementation. (inconsistencies between code and web site)</li>  
         <li>Have asked for the teams in the SDK to indicate where they use XML  
           in their code. Almost every single Eclipse team has replied that they  
           use XML somewhere in their code! Still need to review these uses and  
           plan for migration.</li>  
       </ul>  
       <p><em>September 2, 2003</em></p>  
       <ul>  
         <li>Still waiting for approval before moving on.</li>  
       </ul>  
44        <p><em>October 20, 2003</em></p>        <p><em>October 20, 2003</em></p>
45        <ul>        <ul>
46          <li>Since Eclipse now requires a 1.4 VM, we have decided to program against          <li>Since Eclipse now requires a 1.4 VM, we have decided to program against
# Line 68  Line 53 
53          <li>Core has removed their dependancy on Xerces and programmed against          <li>Core has removed their dependancy on Xerces and programmed against
54            JAXP.</li>            JAXP.</li>
55          <li>Other plug-ins in the SDK are following suit.</li>          <li>Other plug-ins in the SDK are following suit.</li>
56        </ul></td>        </ul>      <p><em>September 2, 2003</em></p>
57          <ul>
58            <li>Still waiting for approval before moving on.</li>
59          </ul>
60          <p><em>July 21, 2003</em></p>
61          <ul>
62            <li>We are awaiting to see if we can get approval to include an XML Pull
63              implementation in the SDK download</li>
64            <li>Working out licensing issues with the developers of a particular XML
65              Pull implementation. (inconsistencies between code and web site)</li>
66            <li>Have asked for the teams in the SDK to indicate where they use XML
67              in their code. Almost every single Eclipse team has replied that they
68              use XML somewhere in their code! Still need to review these uses and
69              plan for migration.</li>
70          </ul>
71    </td>
72    </tr>    </tr>
73    <tr>    <tr>
74      <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>
75      <td><p><strong>Milestone Plans</strong>      <td><p><strong>Milestone Plans</strong>
76          <p><em>3.0 M5 - November 21, 2003</em></p>
77          <ul>
78            <li>Remove dependancy on Xerces for all SDK plug-ins.</li>
79            <li>Remove Xerces plug-in from SDK download? Need approval from PMC before
80              this can happen.</li>
81          </ul>      <p><em>3.0 M4 - October 10, 2003</em></p>
82          <ul>
83            <li>Get the code released into the repository. Still waiting on approval
84              before this can be done.</li>
85          </ul>
86          <p><em>3.0 M3 - August 29, 2003</em></p>
87          <ul>
88            <li>Continue towards completing the above outlined tasks.</li>
89            <li>Hope to have approval for XML Pull use shortly after 3.0 M2 and then
90              will be able to release new code into HEAD.</li>
91          </ul>
92        <p><em>3.0 M2 - July 18, 2003</em></p>        <p><em>3.0 M2 - July 18, 2003</em></p>
93        <ul>        <ul>
94          <li>Goal is to complete all of the above work.</li>          <li>Goal is to complete all of the above work.</li>
# Line 86  Line 102 
102            Reducing the size of the XML plug-in shipped with the RCP (3M for Xerces            Reducing the size of the XML plug-in shipped with the RCP (3M for Xerces
103            vs 25K for XmlPull) is a big big win.</li>            vs 25K for XmlPull) is a big big win.</li>
104        </ul>        </ul>
105        <p><em>3.0 M3 - August 29, 2003</em></p>  </td>
       <ul>  
         <li>Continue towards completing the above outlined tasks.</li>  
         <li>Hope to have approval for XML Pull use shortly after 3.0 M2 and then  
           will be able to release new code into HEAD.</li>  
       </ul>  
       <p><em>3.0 M4 - October 10, 2003</em></p>  
       <ul>  
         <li>Get the code released into the repository. Still waiting on approval  
           before this can be done.</li>  
       </ul>  
       <p><em>3.0 M5 - November 21, 2003</em></p>  
       <ul>  
         <li>Remove dependancy on Xerces for all SDK plug-ins.</li>  
         <li>Remove Xerces plug-in from SDK download? Need approval from PMC before  
           this can happen.</li>  
       </ul></td>  
106    </tr>    </tr>
107  </table>  </table>
108    

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8