You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Rune Peter Bjørnstad <ru...@online.no> on 2006/05/12 23:44:06 UTC

[PATCH] ComparatorPredicate

I've submitted an implementation of a predicate that utilizes a Comparator  
for evaluation. I feel this is a missing feature in
commons-collection's functor package. The implementation is supplied in  
the file ComparatorPredicate.java, as well as a patch to
PredicateUtils and TestPredicateUtils that incorporates the introduced  
predicate.

-- 
Med Vennlig Hilsen/Kind Regards

Rune Peter Bjørnstad
runepeter@online.no


---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections] [PATCH] ComparatorPredicate

Posted by Martin Cooper <ma...@apache.org>.
On 5/14/06, Rune Peter Bjørnstad <ru...@online.no> wrote:
>
> When I try to create a new bug in ASF Bugzilla, the Commons does not
> appear
> as one of products to register under. Can you give me a pointer to where I
> can register a report?


Commons in Bugzilla had been closed for bug entry, pending the move to JIRA.
Since that is now on hold, the Bugzilla component has been re-opened, so you
should now be able to create a new enhancement request. Sorry for the
confusion.

--
Martin Cooper


The documentation that I've found points to ASF
> Bugzilla.
>
> Rune.
>
> > -----Original Message-----
> > From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
> > Sent: 13. mai 2006 00:43
> > To: Jakarta Commons Developers List
> > Subject: Re: [collections] [PATCH] ComparatorPredicate
> >
> > You'll need to raise a Bugzilla enhancement to attache a patch.
> > Stephen
> >
> > Rune Peter Bjørnstad wrote:
> > > I've submitted an implementation of a predicate that utilizes a
> > > Comparator  for evaluation. I feel this is a missing feature in
> > > commons-collection's functor package. The implementation is supplied
> in
> > > the file ComparatorPredicate.java, as well as a patch to
> > > PredicateUtils and TestPredicateUtils that incorporates the introduced
> > > predicate.
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> > For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> >
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
>
>

RE: [collections] [PATCH] ComparatorPredicate

Posted by Rune Peter Bjørnstad <ru...@online.no>.
When I try to create a new bug in ASF Bugzilla, the Commons does not appear
as one of products to register under. Can you give me a pointer to where I
can register a report? The documentation that I've found points to ASF
Bugzilla.

Rune. 

> -----Original Message-----
> From: Stephen Colebourne [mailto:scolebourne@btopenworld.com]
> Sent: 13. mai 2006 00:43
> To: Jakarta Commons Developers List
> Subject: Re: [collections] [PATCH] ComparatorPredicate
> 
> You'll need to raise a Bugzilla enhancement to attache a patch.
> Stephen
> 
> Rune Peter Bjørnstad wrote:
> > I've submitted an implementation of a predicate that utilizes a
> > Comparator  for evaluation. I feel this is a missing feature in
> > commons-collection's functor package. The implementation is supplied in
> > the file ComparatorPredicate.java, as well as a patch to
> > PredicateUtils and TestPredicateUtils that incorporates the introduced
> > predicate.
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: commons-dev-help@jakarta.apache.org
> 




---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org


Re: [collections] [PATCH] ComparatorPredicate

Posted by Stephen Colebourne <sc...@btopenworld.com>.
You'll need to raise a Bugzilla enhancement to attache a patch.
Stephen

Rune Peter Bjørnstad wrote:
> I've submitted an implementation of a predicate that utilizes a 
> Comparator  for evaluation. I feel this is a missing feature in
> commons-collection's functor package. The implementation is supplied in  
> the file ComparatorPredicate.java, as well as a patch to
> PredicateUtils and TestPredicateUtils that incorporates the introduced  
> predicate.
> 

---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org