donaldp 02/03/31 15:47:40
Modified: proposal/myrmidon/src/xdocs todo.xml
proposal/myrmidon/docs todo.html
Log:
Add a TODO for writing an Embeddor HOWTO and assign it to me.
Revision Changes Path
1.19 +9 -0 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.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- todo.xml 31 Mar 2002 23:43:35 -0000 1.18
+++ todo.xml 31 Mar 2002 23:47:40 -0000 1.19
@@ -14,8 +14,17 @@
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="Embeddor HOWTO">
+
+ <p>Assigned To: Peter</p>
+ <p>Write a HOWTO describing how to embed Myrmidon into other
+ applications.</p>
+
+ </subsection>
+
<subsection name="Optional Dependencies">
+ <p>Assigned To: Peter</p>
<p>Extend Myrmidons library management facilities so that
optional
dependencies may be declared for a library. ie The library
will still
operate in absence of such libraries but can provide further
features
1.16 +16 -1 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.15
retrieving revision 1.16
diff -u -r1.15 -r1.16
--- todo.html 31 Mar 2002 23:43:35 -0000 1.15
+++ todo.html 31 Mar 2002 23:47:40 -0000 1.16
@@ -90,12 +90,27 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Embeddor HOWTO"><strong>Embeddor HOWTO</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Assigned To: Peter</p>
+ <p>Write a HOWTO describing how to embed
Myrmidon into other
+ applications.</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="Optional Dependencies"><strong>Optional
Dependencies</strong></a>
</font>
</td></tr>
<tr><td>
<blockquote>
- <p>Extend Myrmidons library management facilities so
that optional
+ <p>Assigned To: Peter</p>
+ <p>Extend Myrmidons library management
facilities so that optional
dependencies may be declared for a library. ie The library
will still
operate in absence of such libraries but can provide further
features
if these libraries are present. Most likely this will be
done via a
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>