Re: [configuration] Inconsistencies in getList() method

2013-08-19 Thread Oliver Heger
Am 17.08.2013 22:07, schrieb Oliver Heger: > I am currently trying to implement generic conversion methods (as they > already exist in DataConfiguration) in AbstractConfiguration to make > conversion available for all configurations. > > This works in principal. However, when I try to implement th

[configuration] Inconsistencies in getList() method

2013-08-17 Thread Oliver Heger
I am currently trying to implement generic conversion methods (as they already exist in DataConfiguration) in AbstractConfiguration to make conversion available for all configurations. This works in principal. However, when I try to implement the existing getList() method by delegating to the new