donaldp 02/03/31 16:05:47
Modified: proposal/myrmidon/src/xdocs todo.xml
proposal/myrmidon/docs todo.html
Log:
Revision Changes Path
1.22 +10 -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.21
retrieving revision 1.22
diff -u -r1.21 -r1.22
--- todo.xml 31 Mar 2002 23:57:07 -0000 1.21
+++ todo.xml 1 Apr 2002 00:05:47 -0000 1.22
@@ -14,6 +14,16 @@
sections describe some of the many things which still need to be
done to
achieve that goal. This list is currently under
construction.</p>
+ <subsection name="Rethink Notification/Event scheme">
+
+ <p>We need to rethink the whole notificaiton scheme. Should
tasks be able to
+ raise events? Probably as long as we have
<em>ContainerTasks</em>. Should tasks
+ be able to query state of run? ie Can a task request "are we
paused?" or "are we
+ stopped?" ? Probably as that way long running tasks are
given the opportunity
+ to be gracefully halted by the end users (primarily aimed at
IDE vendors here).</p>
+
+ </subsection>
+
<subsection name="XPath-like Locators for tasks">
<p>Most tasks are grouped into some sort of task container.
The task containers
1.19 +16 -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.18
retrieving revision 1.19
diff -u -r1.18 -r1.19
--- todo.html 31 Mar 2002 23:57:07 -0000 1.18
+++ todo.html 1 Apr 2002 00:05:47 -0000 1.19
@@ -90,6 +90,22 @@
<table border="0" cellspacing="0"
cellpadding="2" width="100%">
<tr><td bgcolor="#828DA6">
<font color="#ffffff" face="arial,helvetica,sanserif">
+ <a name="Rethink Notification/Event scheme"><strong>Rethink
Notification/Event scheme</strong></a>
+ </font>
+ </td></tr>
+ <tr><td>
+ <blockquote>
+ <p>We need to rethink the whole notificaiton scheme.
Should tasks be able to
+ raise events? Probably as long as we have
<em>ContainerTasks</em>. Should tasks
+ be able to query state of run? ie Can a task request "are we
paused?" or "are we
+ stopped?" ? Probably as that way long running tasks are
given the opportunity
+ to be gracefully halted by the end users (primarily aimed at
IDE vendors here).</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="XPath-like Locators for tasks"><strong>XPath-like Locators
for tasks</strong></a>
</font>
</td></tr>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>