Hi all, Here's an idea I've been kicking around for a while. I'd like to be able to specify defaults for variables inside of the actual test suite, so that you can pass around functioning tests without the need for a properties file. This would make the order of precedence a little more complicated, but I think it's manageable. In the case of the command-line interface, the order would be (highest to lowest):
property files variable defaults and in the webapp: session values property files variable defaults What do you think? - Morgan ===== Morgan Delagrange http://jakarta.apache.org/taglibs http://jakarta.apache.org/commons __________________________________________________ Do You Yahoo!? Yahoo! Tax Center - online filing with TurboTax http://http://taxes.yahoo.com/ -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
