You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Morgan Delagrange <md...@yahoo.com> on 2002/04/02 21:58:23 UTC

[Latka] idea for new "defaultVariable" element

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:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>