Re: [Collections] Next

2018-07-16 Thread Gary Gregory
Note: Commons Collections 4.2 is out and git master is now set to Java 8. Gary On Sun, Jul 15, 2018 at 12:04 PM Gary Gregory wrote: > That is not what we normally consider BC at Commons but I understand your > point. > > Gary > > On Sun, Jul 15, 2018, 11:45 Claude Warren wrote: > >> It would n

Re: [Collections] Next

2018-07-15 Thread Gary Gregory
That is not what we normally consider BC at Commons but I understand your point. Gary On Sun, Jul 15, 2018, 11:45 Claude Warren wrote: > It would no longer work with versions before 8. That would break BC would > it not? > > On Sun, Jul 15, 2018 at 1:13 PM, Gary Gregory > wrote: > > > That wo

Re: [Collections] Next

2018-07-15 Thread Claude Warren
It would no longer work with versions before 8. That would break BC would it not? On Sun, Jul 15, 2018 at 1:13 PM, Gary Gregory wrote: > That would only be needed if we break BC, let's see if we need to do that > first... > > Gary > On Sun, Jul 15, 2018, 01:09 Claude Warren wrote: > > > I sugg

Re: [Collections] Next

2018-07-15 Thread Gary Gregory
That would only be needed if we break BC, let's see if we need to do that first... Gary On Sun, Jul 15, 2018, 01:09 Claude Warren wrote: > I suggesst that such a change be version 5.0 > > On Fri, Jul 13, 2018 at 10:33 PM, Gary Gregory > wrote: > > > Hi all, > > > > Now that 4.2 is out I think w

Re: [Collections] Next

2018-07-15 Thread Claude Warren
I suggesst that such a change be version 5.0 On Fri, Jul 13, 2018 at 10:33 PM, Gary Gregory wrote: > Hi all, > > Now that 4.2 is out I think we should update to Java 8 and adapt to lambda. > > Gary > -- I like: Like Like - The likeliest place on the web LinkedIn:

[Collections] Next

2018-07-13 Thread Gary Gregory
Hi all, Now that 4.2 is out I think we should update to Java 8 and adapt to lambda. Gary

Re: [collections] Next Steps after 4.1 release

2015-12-01 Thread Dipanjan Laha
Hi Thomas, I would be happy to help out here. Sorry for completely disappearing after my initial stint. Unavoidable personal reasons, but now I should be able to find enough time to dive back in. Btw, just checked out the release today and it looks really good :) Cheers Dipanjan On Wednesday, 2

[collections] Next Steps after 4.1 release

2015-12-01 Thread Thomas Neidhart
Hi all, we have just released a new version of the collections component and I wanted to start a discussion about the future of this component. In the past years I spent some time to clean up the component and also add a few things that I found worth the effort (which I tend to use in my day jobs