----- Original Message ----- From: "Stefan Bodewig" <[EMAIL PROTECTED]> [...]
> > One issue: how do you pass parameters to the filters. Something like > > a strip line breaks filter needs to know the char to replace it by; > > the comment filter needs them too. Perhaps a <param name value> pair > > is needed there. > > Yes, seems like the best choice in Ant 1.x design. I've been thinking > about something similar for a <usercondition> for user defined > conditions. FWIW this is what I'm using in rjunit for formatters properties <param name [location|param]> I added location for more convenience with path Stephane -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
