on 6/14/00 6:41 PM, [EMAIL PROTECTED] at [EMAIL PROTECTED] wrote:

> A second reason is that there is no XML tree.  The parser is SAX, which
> simply fires off events as it is reading the file.

But this could build the internal short structure of what gets executed.
After all, the complixity is light:

    project --* target --* task

(where --* is my lame ass aggregation symbol). Once again, I think that in
order to really do this right, and to allow scripts the power that they
should have, is to defer the acutal task instance creation.

.duncan

Reply via email to