Re: [functor] Remove duplicated equals() methods

2012-05-10 Thread Bruno P. Kinoshita
  Bruno P. Kinoshita http://kinoshita.eti.br http://tupilabs.com - Original Message - > From: Matt Benson > To: Bruno P. Kinoshita > Cc: Commons Developers List > Sent: Thursday, 10 May 2012 4:44 PM > Subject: Re: [functor] Remove duplicated equals() methods >

Re: [functor] Remove duplicated equals() methods

2012-05-10 Thread Matt Benson
On Thu, May 10, 2012 at 2:09 PM, Bruno P. Kinoshita wrote: > On 05/10/2012 03:38 PM, Matt Benson wrote: >> On Thu, May 10, 2012 at 1:27 PM, Bruno P. Kinoshita >>  wrote: >>> Hi all, >>> >>> While I am still trying to find time to work on a proposal for enhancements >>> in the generators API in [

Re: [functor] Remove duplicated equals() methods

2012-05-10 Thread Bruno P. Kinoshita
On 05/10/2012 03:38 PM, Matt Benson wrote: > On Thu, May 10, 2012 at 1:27 PM, Bruno P. Kinoshita >  wrote: >> Hi all, >> >> While I am still trying to find time to work on a proposal for enhancements >> in the generators API in [functor] >> (https://issues.apache.org/jira/browse/FUNCTOR-14), I'm

Re: [functor] Remove duplicated equals() methods

2012-05-10 Thread Matt Benson
On Thu, May 10, 2012 at 1:27 PM, Bruno P. Kinoshita wrote: > Hi all, > > While I am still trying to find time to work on a proposal for enhancements > in the generators API in [functor] > (https://issues.apache.org/jira/browse/FUNCTOR-14), I'm reviewing other > pending issues, including the one

[functor] Remove duplicated equals() methods

2012-05-10 Thread Bruno P. Kinoshita
Hi all,  While I am still trying to find time to work on a proposal for enhancements in the generators API in [functor] (https://issues.apache.org/jira/browse/FUNCTOR-14), I'm reviewing other pending issues, including the one regarding test coverage.  The comparators API seemed to be lacking t