----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
> What remains are getter methods for attributes and child elements -
> here I think tasks should be extended to provide them, but again I
> don't think getAttributes() or getChildNodes() would be the way to
> go. Something more task specific seems more appropriate.

I think all of your objections are easily handled by the use of a base class.
For example, take a look at the ACSTreeNodeElement in Antidote.

BTW, getAttributes() is exactly what is missing to support the integration of
Ant into a GUI environment!

jim

Reply via email to