
John Torr - 2006-04-04 21:41:43
Using Java to load properties you can specify the property multiple times with different values and the last occurance will be the value of the property.
With this class the opposite is true, The first occurence of the property is taken and sucessing properties of the same name are ignored.