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
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