donaldp 02/03/31 16:40:53
Modified: proposal/myrmidon/src/xdocs todo.xml
proposal/myrmidon/docs todo.html
Log:
Revision Changes Path
1.24 +12 -3 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.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- todo.xml 1 Apr 2002 00:24:52 -0000 1.23
+++ todo.xml 1 Apr 2002 00:40:53 -0000 1.24
@@ -75,13 +75,22 @@
</source>
</subsection>
- <!--
- <subsection name="">
+ <subsection name="Antlibs storing templates">
+ <p>After a templating system is formalized it would useful
to define
+ a mechanism via which you can store templates in an antlib.
These
+ templates could then be loaded and used by build files
through a
+ "standard" mechanism. This may need to be merged with the
XML catalog
+ system.</p>
</subsection>
- <subsection name="">
+ <subsection name="Antlibs Storing General Resources">
+ <p>Add a system via which ant libs can store general
resources for
+ consumption by build users. This could be used to store the
XML fragments
+ for the XML catalog, the template fragments for templates,
images for
+ documentation system and so forth.</p>
</subsection>
+ <!--
<subsection name="">
</subsection>
1.21 +31 -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.20
retrieving revision 1.21
diff -u -r1.20 -r1.21
--- todo.html 1 Apr 2002 00:24:52 -0000 1.20
+++ todo.html 1 Apr 2002 00:40:53 -0000 1.21
@@ -212,6 +212,37 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Antlibs storing templates"><strong>Antlibs storing
templates</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>After a templating system is formalized it would
useful to define
+ a mechanism via which you can store templates in an antlib.
These
+ templates could then be loaded and used by build files
through a
+ "standard" mechanism. This may need to be merged with the
XML catalog
+ system.</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="Antlibs Storing General Resources"><strong>Antlibs Storing
General Resources</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>Add a system via which ant libs can store general
resources for
+ consumption by build users. This could be used to store the
XML fragments
+ for the XML catalog, the template fragments for templates,
images for
+ documentation system and so forth.</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="Coloring API"><strong>Coloring API</strong></a>
</font>
</td></tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>