Hello Juilan, I think this should be a driver for Collections 5 because:
- we don't want to break BC - what would start with copy pasta for one class could degenerate into a ton of it WDYT? Gary On Mon, Jul 8, 2024, 6:21 AM Julian Reschke <julian.resc...@gmx.de.invalid> wrote: > On 08.07.2024 11:18, Julian Reschke wrote: > > On 07.07.2024 17:12, Gary Gregory wrote: > >> We don't want to break binary compatibility within the 4.x release line. > >> > >> Gary > >> ... > > > > Would we have to? > > OK, so this is about the return values. > > It's still unfortunate, because it makes it harder to convert existing > code that uses the utilities. A utilities class that only works with > deprecated classes should be deprecated as well, no? > > Maybe add a new set of classes with the same functionality, but using > JDK predicates? > > Best regards, Julian > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org > For additional commands, e-mail: dev-h...@commons.apache.org > >