Sorry, I tuned out of this conversation for a bit because of <parallel>
issues with my mail folders!  :)

I'm caught back up and I'm glad Stefan and Stephane have addressed all the
issues so far (since I wouldn't have been able to answer them with the
expertise that they just did).

    Erik


----- Original Message -----
From: "Stefan Bodewig" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Monday, February 04, 2002 12:17 PM
Subject: Re: cvs commit:
jakarta-alexandria/proposal/vindico/src/java/org/apache/alexandria/ant
Vindico.java XMLListener.java


> On Mon, 4 Feb 2002, Scott Sanders <[EMAIL PROTECTED]> wrote:
>
> > So if the task is instanceof TaskContainer, then I *can* become
> > parallel aware?
>
> You *must* 8-)
>
> This is not strictly an indicator for whether tasks could be logging
> messages in parallel, there are other possibilities as well, but tasks
> that are nested into TaskContainers are the most common case.
>
> Nobody is stopping you from writing a task that spawns of Threads that
> go on forever and log messages even after the task itself is finished
> according to Ant, but this is a situation that XmlLogger doesn't
> handle either.
>
> > So, parallel can call ant, which could call parallel, which could
> > call ant...?
>
> Yes.
>
> Stefan
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to