diff --git a/proposal/myrmidon/docs/todo.html b/proposal/myrmidon/docs/todo.html index 80027ed7d..dcaca7acd 100644 --- a/proposal/myrmidon/docs/todo.html +++ b/proposal/myrmidon/docs/todo.html @@ -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.

+

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

diff --git a/proposal/myrmidon/src/xdocs/todo.xml b/proposal/myrmidon/src/xdocs/todo.xml index 7bf93b943..1694eee47 100644 --- a/proposal/myrmidon/src/xdocs/todo.xml +++ b/proposal/myrmidon/src/xdocs/todo.xml @@ -25,6 +25,9 @@ like the currently running target. We need to assess this and decide whether we wish to support it.

+

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

+