blob: 9f453a21f46ec6524bbf1fd483bac90bb331e492 [file] [log] [blame]
<?xml-stylesheet type="text/xsl" href="../../../development/milestone_plans/stylesheets/milestone-bulletList.xsl"?>
<plan xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="../../../development/milestone_plans/milestonePlan.xsd">
<component name="dtd" subproject="wst">
<description>
Milestone planning for DTD Core, UI, and Tools
</description>
<milestone name="M4">
<title>M4 Plan</title>
<category name="Design for Platform Use">
<item priority="high" status="in-progress">
<description>
Document Designs, API, and JUnit tests
</description>
<detail>
There will be little API for DTD
component.
</detail>
</item>
<item priority="medium" status="done">
<description>
Finish refactoring to improve separation of
components
</description>
<detail>
Reduce number of DTD plugins, remove UI
dependancies from 'core'.
</detail>
</item>
</category>
<category name="DTD Validation">
<item priority="medium" helpWanted="true" status="deferred">
<description>Add JUnit tests for DTD validator</description>
<developer name="lmandel@ca.ibm.com"/>
<step start="6" pds="4"/>
</item>
</category>
</milestone>
<milestone name="M5">
<title>M5 Plan (initial Rough Draft)</title>
<category name="Eclipse Base Parity">
<item priority="medium" helpWanted="true">
<description>DTD Content Assist</description>
<detail>
Currently, there's no content assist for DTD
editing. We don't have time to do much in this
area ... but if someone from community was
willing, it would be a nice addition for those
that do a lot of DTD work.
</detail>
</item>
<item priority="medium" status="new"
helpWanted="true">
<description>
implement DTD property sheets
</description>
</item>
</category>
</milestone>
</component>
</plan>