That makes perfect sense, and is a nice design -- thanks for the
explanation .. Gavin
_________________________________
On Apr 8, 2008, at 8:51 PM, Oliver Heger wrote:
If a configuration marked as optional cannot be loaded,
DefaultConfigurationBuilder notifies all registered error listeners
(i.e. an error event is fired). Per default, an error listener is
registered that only logs the causing exception.
To disable this behavior you can call clearErrorListeners() on the
DefaultConfigurationBuilder instance.