On 19 Apr 2002, <[EMAIL PROTECTED]> wrote: > public class IsFalse extends ProjectComponent implements Condition
Why do you extend ProjectComponent here? I think other conditions do so to get access to the project instance, but IsTrue and IsFalse don't seem to need that. Stefan -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
