On 8/21/07, Peter Reilly <[EMAIL PROTECTED]> wrote:
> On 8/21/07, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> > On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > > Modified: ant/core/trunk/WHATSNEW
> > >
> > > + means that tasks may now have nested conditions just by implementing
>
On 8/21/07, Dominique Devienne <[EMAIL PROTECTED]> wrote:
> On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> > Modified: ant/core/trunk/WHATSNEW
> >
> > + means that tasks may now have nested conditions just by implementing
> > + the Condition interface, rather than extending ConditionB
On 8/21/07, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
> Modified: ant/core/trunk/WHATSNEW
>
> + means that tasks may now have nested conditions just by implementing
> + the Condition interface, rather than extending ConditionBase.
I'm not sure I'm following here Peter. How does implementing C