> -----Original Message-----
> From: Peter Vogel [mailto:[EMAIL PROTECTED]
> Sent: Thursday, 17 May 2001 9:18 AM
> To: '[EMAIL PROTECTED]'
> Subject: RE: if and unless attributes for all Tasks
> 
> 
>  
> > But I have a question, Jason -- would your <code> task fill in all the
> > Java code that writing an actual task would require? 
> 
> I think that's what he was thinking but...
> 
> >(If not, 
> > then I'm not
> > sure I'm seeing how it'd be all that different from just 
> > writing a regular
> > custom task.)
> 
> Heh! It's dynamic, Ant would compile+load the code "on the fly"
> so to speak, vs. the current need to compile custom tasks, then
> re-call ant...
> 

You can do that now with taskdef. 

Reply via email to