Re: [collections] COLLECTIONS-551

2015-02-02 Thread Gonçalo Marques
On Sun, Feb 1, 2015 at 10:05 PM, Thomas Neidhart wrote: > On 02/01/2015 08:47 PM, Gonçalo Marques wrote: >> On Sun, Feb 1, 2015 at 7:12 PM, Thomas Neidhart >> wrote: >>> >>> On 02/01/2015 07:44 PM, sebb wrote: On 31 January 2015 at 18:40, Gonçalo Marques wrote: > Hi, > > I'

Re: [collections] COLLECTIONS-551

2015-02-01 Thread Thomas Neidhart
On 02/01/2015 08:47 PM, Gonçalo Marques wrote: > On Sun, Feb 1, 2015 at 7:12 PM, Thomas Neidhart > wrote: >> >> On 02/01/2015 07:44 PM, sebb wrote: >>> On 31 January 2015 at 18:40, Gonçalo Marques >>> wrote: Hi, I've sent a pull request containing CollectionUtils refactor for revie

Re: [collections] COLLECTIONS-551

2015-02-01 Thread Gonçalo Marques
On Sun, Feb 1, 2015 at 7:12 PM, Thomas Neidhart wrote: > > On 02/01/2015 07:44 PM, sebb wrote: > > On 31 January 2015 at 18:40, Gonçalo Marques > > wrote: > >> Hi, > >> > >> I've sent a pull request containing CollectionUtils refactor for review > >> (COLLECTIONS-551). > >> > >> Since the next re

Re: [collections] COLLECTIONS-551

2015-02-01 Thread Thomas Neidhart
On 02/01/2015 07:44 PM, sebb wrote: > On 31 January 2015 at 18:40, Gonçalo Marques > wrote: >> Hi, >> >> I've sent a pull request containing CollectionUtils refactor for review >> (COLLECTIONS-551). >> >> Since the next release version is 4.1, I'm wondering if methods that were >> deprecated which

Re: [collections] COLLECTIONS-551

2015-02-01 Thread sebb
On 31 January 2015 at 18:40, Gonçalo Marques wrote: > Hi, > > I've sent a pull request containing CollectionUtils refactor for review > (COLLECTIONS-551). > > Since the next release version is 4.1, I'm wondering if methods that were > deprecated which are tagged with "@since 4.1" shouldn't be prom

Re: [collections] COLLECTIONS-551

2015-01-31 Thread Gonçalo Marques
Hi, I've sent a pull request containing CollectionUtils refactor for review (COLLECTIONS-551). Since the next release version is 4.1, I'm wondering if methods that were deprecated which are tagged with "@since 4.1" shouldn't be promptly removed from CollectionUtils. Gonçalo On Sat, Jan 31, 2

Re: [collections] COLLECTIONS-551

2015-01-31 Thread Gonçalo Marques
Hi, Just to let you know I'm working on this. Gonçalo On Thu, Jan 29, 2015 at 9:07 PM, Thomas Neidhart wrote: > On 01/29/2015 11:57 AM, Gonçalo Marques wrote: > > Hello, > > > > I'm creating this thread in order to discuss issue COLLECTIONS-551. > > > > I don't know the deprecation policies o

Re: [collections] COLLECTIONS-551

2015-01-29 Thread Thomas Neidhart
On 01/29/2015 11:57 AM, Gonçalo Marques wrote: > Hello, > > I'm creating this thread in order to discuss issue COLLECTIONS-551. > > I don't know the deprecation policies of the Commons project in detail, but > based on the last comment posted by Thomas on issue COLLECTIONS-550 I > assume that: >

Re: [collections] COLLECTIONS-551

2015-01-29 Thread sebb
On 29 January 2015 at 10:57, Gonçalo Marques wrote: > Hello, > > I'm creating this thread in order to discuss issue COLLECTIONS-551. > > I don't know the deprecation policies of the Commons project in detail, but > based on the last comment posted by Thomas on issue COLLECTIONS-550 I > assume that

Re: [collections] COLLECTIONS-551

2015-01-29 Thread Benedikt Ritter
Hello Gonçalo, welcome to the Apache Commons community. 2015-01-29 11:57 GMT+01:00 Gonçalo Marques : > Hello, > > I'm creating this thread in order to discuss issue COLLECTIONS-551. > > I don't know the deprecation policies of the Commons project in detail, but > based on the last comment posted

[collections] COLLECTIONS-551

2015-01-29 Thread Gonçalo Marques
Hello, I'm creating this thread in order to discuss issue COLLECTIONS-551. I don't know the deprecation policies of the Commons project in detail, but based on the last comment posted by Thomas on issue COLLECTIONS-550 I assume that: In the next release (4.1): - Methods using Iterables in Coll