DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ·
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=43619>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ·
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=43619





------- Additional Comments From [EMAIL PROTECTED]  2007-10-25 14:45 -------
Wouldn't that be over-simplifing things?
Note the key method has (String key, Properties localProps, String def)
arguments - it allows any strategy, for example to use System, local (defined in
config file), JNDI props in any order. You can have System1stLocal2nd stratedy
which would effectively override local properties with system properties, or
Local1stSystem2nd which would do the opposite. Not so with a simple
getProperty(String) replacement.

-- 
Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to