On Tue, May 26, 2009 at 7:04 AM, Pfau, Matthias <[email protected]> wrote:

> Hello Hans,
> thanks for clearing this up. I just digged into the manual again and saw,
> that you described my problem in Example 23.2.
>
> Anyhow, the difference between adding actions to a task and configuring a
> task is very small.
>
>
Hi Matthias,

When you say the difference is small, which of these do you mean:

1) There is little execution difference between configuring a task and
executing a task.  Both closures run, after all, just at slightly different
times.

or

2) There is little syntactic difference between configuring a task and
executing a task.  "task myTask { <configure> }" and "task myTask << {
<action> }" are very close.

There was some discussion regarding the new syntax before release of 0.6,
and your clarification on what is concerning you would be helpful.

-- 
John Murph
Automated Logic Research Team

Reply via email to