donaldp     02/03/31 15:57:07

  Modified:    proposal/myrmidon/src/xdocs todo.xml
               proposal/myrmidon/docs todo.html
  Log:
  Expand the XPath todo to note that we could use it to do antcalls
  
  Revision  Changes    Path
  1.21      +3 -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.20
  retrieving revision 1.21
  diff -u -r1.20 -r1.21
  --- todo.xml  31 Mar 2002 23:54:11 -0000      1.20
  +++ todo.xml  31 Mar 2002 23:57:07 -0000      1.21
  @@ -25,6 +25,9 @@
                   like the currently running target. We need to assess this 
and decide whether we
                   wish to support it.</p>
   
  +                <p>Another point to think about is that we could use 
XPath-like string to designate
  +                to other tasks to execute. ie antcall would refer to a path 
rather than a target name</p>
  +
               </subsection>
   
               <subsection name="Embeddor HOWTO">
  
  
  
  1.18      +2 -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.17
  retrieving revision 1.18
  diff -u -r1.17 -r1.18
  --- todo.html 31 Mar 2002 23:54:11 -0000      1.17
  +++ todo.html 31 Mar 2002 23:57:07 -0000      1.18
  @@ -103,6 +103,8 @@
                   to this path programatically - other people have also asked 
for access to things
                   like the currently running target. We need to assess this 
and decide whether we
                   wish to support it.</p>
  +                                <p>Another point to think about is that we 
could use XPath-like string to designate
  +                to other tasks to execute. ie antcall would refer to a path 
rather than a target name</p>
                       </blockquote>
       </td></tr>
     </table>
  
  
  

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

Reply via email to