The best path forward is to provide a PR on GitHub so we can all see what this concretely looks like.
Gary On Mon, Jun 15, 2020, 07:01 Bernd Eckenfels <e...@zusammenkunft.net> wrote: > Sounds like a good idea, I am not sure on what would be a compatible > signature, > > Maybe an additional (Supplier, Supplier...)? > > It's fine to open a pullrequest or task for simple enhancements like that, > especially if you have working code (with tests) already. > > Gruss > Bernd > -- > http://bernd.eckenfels.net > ________________________________ > Von: Yeldos Tanikin <ytani...@gmail.com> > Gesendet: Monday, June 15, 2020 8:23:07 AM > An: dev@commons.apache.org <dev@commons.apache.org> > Betreff: Allow to pass varargs to ObjectUtils.getIfNull > > Hi, > I have a suggestion to a little bit improve ObjectUtils.getIfNull, can we > allow to pass Supplier varargs instead of Supplier, sometimes it is > very helpful, as well it will not break compatibility with the current > version. > > As far as I understand I should write to you before creating a task, if I'm > wrong, tell me, please > > -- > Yeldos Tanikin >