On Monday 25 March 2002 12:57 pm, stephan beal wrote: > On Monday 25 March 2002 12:45 pm, [EMAIL PROTECTED] wrote: > > Howdy. > > > > I've spent a fair amount of time poring over both the source code > > and the docs, and I'm still a bit confused about how to use the > > createXXX and addXXX methods for nested elements of a custom > > task.
Another note: If you implement both createX() and addX(), createX() is ignored - ant won't let you use both (there is little need to, but i thought it'd try ;). ----- stephan Generic Unix Computer Guy [EMAIL PROTECTED] - http://www.einsurance.de Office: +49 (89) �552 92 862 Handy: �+49 (179) 211 97 67 "...control is a degree of inhibition, and a system which is perfectly inhibited is completely frozen." -- Alan W. Watts -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
