jstrachan    02/05/30 10:28:11

  Modified:    jelly/xdocs todo.xml
  Log:
  Added new to do entry
  
  Revision  Changes    Path
  1.2       +4 -0      jakarta-commons-sandbox/jelly/xdocs/todo.xml
  
  Index: todo.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-commons-sandbox/jelly/xdocs/todo.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- todo.xml  30 May 2002 16:00:56 -0000      1.1
  +++ todo.xml  30 May 2002 17:28:11 -0000      1.2
  @@ -13,6 +13,10 @@
           Jelly.  Contributions are welcome!.
         </p>
         <ul>
  +        <li>write an Ant &lt;fileWalker&gt; tag that takes one or more Ant 
&lt;fileSet&gt; elements 
  +             and outputs an Iterator to a variable that can then be used inside a 
&lt;j:forEach&gt; 
  +             tag to perform processing for each file in an Ant fileSet. 
  +             It'd be handy for recursive builds!</li>
           <li>autogenerate tag library documentation, in a kinda javadoc style, 
showing all tag libraries, 
                        their tags and descriptions of their tags</li>
           <li>Patch TagLibrary to alias all &lt;mixedCase&gt; tags to 
&lt;mixed-case&gt;  tags</li>
  
  
  

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

Reply via email to