Oliver Heger wrote:
The getSource() method was added on behalf of CONFIGURATION-215 [1].
The original request was a bit adapted to come to a more generic
solution. IIRC the usage scenario was that you have multiple child
configurations with different name spaces and want to uniquely
ident
ralph.goers @dslextreme.com schrieb:
I don't understand why getSource throws an Exception when a property can be
found in multiple configurations. If the property is not a list or if
escaping is disabled then the value from the first Configuration the key is
found in will be used. Shouldn't an Ex
I don't understand why getSource throws an Exception when a property can be
found in multiple configurations. If the property is not a list or if
escaping is disabled then the value from the first Configuration the key is
found in will be used. Shouldn't an Exception only be thrown when the value
i