Write a plain old java object (POJO) that does the work and wrap it in a 
task for Ant. Jelly can use POJOs directly.
--
dIon Gillard, Multitask Consulting
Blog:      http://blogs.codehaus.org/people/dion/
Work:      http://www.multitask.com.au


Rademacher Tobias <[EMAIL PROTECTED]> wrote on 09/07/2003 11:54:32 
PM:

> Jason,
> 
> > 
> > Jelly can use straight beans, I would avoid AntTasks at all 
> > costs given
> > potential ClassLoader woes.
> > 
> 
> Just a example:
> 
> Ant is currently missing a task that builds RAR assemblies. What would 
you
> suggest in this case?
> Writting a Jelly Tag lib that build a RAR file or write an AntTask?
> 
> And beside  all ClassLoader trouble (seen in so many places these days)
> shouldn't we reinforce reusabilty?
> 
> Bye + Thx
> Toby
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 

Reply via email to