donaldp     02/03/31 16:46:26

  Modified:    proposal/myrmidon/src/xdocs todo.xml
               proposal/myrmidon/docs todo.html
  Log:
  
  
  Revision  Changes    Path
  1.25      +18 -8     jakarta-ant/proposal/myrmidon/src/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/src/xdocs/todo.xml,v
  retrieving revision 1.24
  retrieving revision 1.25
  diff -u -r1.24 -r1.25
  --- todo.xml  1 Apr 2002 00:40:53 -0000       1.24
  +++ todo.xml  1 Apr 2002 00:46:26 -0000       1.25
  @@ -15,6 +15,24 @@
               sections describe some of the many things which still need to be 
done to
               achieve that goal.  This list is currently under 
construction.</p>
   
  +            <!--
  +            <subsection name="">
  +            </subsection>
  +            -->
  +
  +            <subsection name="Integrate XDocs proposal">
  +                <p>Integrate with the XDocs proposal that generates XML 
documentation for
  +                tasks. Rework that proposal so that it knows about the 
myrmidon specific
  +                patterns and features. Also rework it so that it can support 
reading
  +                documentation and examples from side-by-side the task.</p>
  +            </subsection>
  +
  +            <subsection name="TaskInfo">
  +                <p>Consider allowing task writers to write their own 
TaskInfo objects
  +                (or at least have them generated from XDoclet directives). 
This would
  +                encompass both documentation and perhaps introspection of 
the types.</p>
  +            </subsection>
  +
               <subsection name="XML Catalog to load XML Fragments">
                   <p>
                     When including fragments of XML we are currently forced to 
use relative paths.
  @@ -89,14 +107,6 @@
                   for the XML catalog, the template fragments for templates, 
images for
                   documentation system and so forth.</p>
               </subsection>
  -
  -            <!--
  -            <subsection name="">
  -            </subsection>
  -
  -            <subsection name="">
  -            </subsection>
  -            -->
   
               <subsection name="Coloring API">
                   <p>
  
  
  
  1.22      +29 -0     jakarta-ant/proposal/myrmidon/docs/todo.html
  
  Index: todo.html
  ===================================================================
  RCS file: /home/cvs/jakarta-ant/proposal/myrmidon/docs/todo.html,v
  retrieving revision 1.21
  retrieving revision 1.22
  diff -u -r1.21 -r1.22
  --- todo.html 1 Apr 2002 00:40:53 -0000       1.21
  +++ todo.html 1 Apr 2002 00:46:26 -0000       1.22
  @@ -92,6 +92,35 @@
                                     <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
       <tr><td bgcolor="#828DA6">
         <font color="#ffffff" face="arial,helvetica,sanserif">
  +        <a name="Integrate XDocs proposal"><strong>Integrate XDocs 
proposal</strong></a>
  +      </font>
  +    </td></tr>
  +    <tr><td>
  +      <blockquote>
  +                        <p>Integrate with the XDocs proposal that generates 
XML documentation for
  +                tasks. Rework that proposal so that it knows about the 
myrmidon specific
  +                patterns and features. Also rework it so that it can support 
reading
  +                documentation and examples from side-by-side the task.</p>
  +                    </blockquote>
  +    </td></tr>
  +  </table>
  +                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
  +    <tr><td bgcolor="#828DA6">
  +      <font color="#ffffff" face="arial,helvetica,sanserif">
  +        <a name="TaskInfo"><strong>TaskInfo</strong></a>
  +      </font>
  +    </td></tr>
  +    <tr><td>
  +      <blockquote>
  +                        <p>Consider allowing task writers to write their own 
TaskInfo objects
  +                (or at least have them generated from XDoclet directives). 
This would
  +                encompass both documentation and perhaps introspection of 
the types.</p>
  +                    </blockquote>
  +    </td></tr>
  +  </table>
  +                                  <table border="0" cellspacing="0" 
cellpadding="2" width="100%">
  +    <tr><td bgcolor="#828DA6">
  +      <font color="#ffffff" face="arial,helvetica,sanserif">
           <a name="XML Catalog to load XML Fragments"><strong>XML Catalog to 
load XML Fragments</strong></a>
         </font>
       </td></tr>
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to