Re: [configuration] Refactoring FileConfiguration

2012-09-30 Thread Ralph Goers
I second Joerg's statement. Ralph On Sep 29, 2012, at 4:02 AM, Jörg Schaible wrote: > Oliver Heger wrote: > >> One of the pain points in the 1.x versions of [configuration] is IMHO >> the implementation of FileConfiguration using inheritance over >> AbstractFileConfiguration and AbstractHierarc

Re: [configuration] Refactoring FileConfiguration

2012-09-29 Thread Jörg Schaible
Oliver Heger wrote: > One of the pain points in the 1.x versions of [configuration] is IMHO > the implementation of FileConfiguration using inheritance over > AbstractFileConfiguration and AbstractHierarchicalFileConfiguration. > > I started an attempt to work around this: The part of > AbstractF

[configuration] Refactoring FileConfiguration

2012-09-28 Thread Oliver Heger
One of the pain points in the 1.x versions of [configuration] is IMHO the implementation of FileConfiguration using inheritance over AbstractFileConfiguration and AbstractHierarchicalFileConfiguration. I started an attempt to work around this: The part of AbstractFileConfiguration which deals