From 2db42da13cc6e1596bf6d21a3c4df1ea8e5ae006 Mon Sep 17 00:00:00 2001
From: Peter Donald
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
+