Inquiry: redesign of init property lookup mechanism |
Hi Guy,
sounds fine for production environments.
For development I would like to see system properties included between 4 and 5.
Regards, Rainer
Rainer Wallscheid
Thursday, December 22, 2011
Rainer,
Thanks, noted! So: system properties override what is set programmatically and also what is set in the properties file?
Guy Pardon
Thursday, December 22, 2011
Yes, system properties should override property file and programmatically set properties.
Rainer Wallscheid
Friday, December 23, 2011
Hi Guy,
Instead of setting the system properties having default high priority than properties file, can we make a configuration setting wherein we can set the precedence according to our requirement. Does it sounds meaningful?
Regards, Felix K Jose
Felix K Jose
Wednesday, January 25, 2012
|