Re: [configuration2] Mismatch between getList doc and implementation

2021-02-16 Thread Roman Zaynetdinov
o make the Javadoc match the code. I've not > studied this part of the code in a while, so maybe someone else can opine. > > Gary On Fri, 12 Feb 2021 at 15:58, Roman Zaynetdinov < roman.zaynetdi...@lekane.com> wrote: > Hi, > > I am switching to commons-configuration2 and trying

[configuration2] Mismatch between getList doc and implementation

2021-02-12 Thread Roman Zaynetdinov
Hi, I am switching to commons-configuration2 and trying to use typed getList method. I have noticed that javadoc doesn't correspond to the actual implementation. ImmutableConfiguration.java: /** * Gets a list of typed objects associated with the given configuration key * returning an empty