on 2000/06/19 06:42, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote: > EXCELLENT! Easy to understand. Easy to implement. Gets rid of a special > case. > > I'll take a look at implementing it and removing my compileTask task.
Now that I've spent some time thinking about this, the static {...} is the
better way to go...
So, is the semantic going to be -- read the <project> node, gather the
<target> and <taskdef> nodes, and treat everything else as a <[task]> node
to be executed asap?
.duncan
