[[EMAIL PROTECTED] is the correct mailing list]

Paul,
These classes do exist in [lang] in commons (unreleased). However, they are
incompatable with the [collections] code, a position that I have been trying
to rectify. (You could alter Predicate in your own copy of [collections] to
extend that in [lang] to make it work ;-)

Try reading recent messages on functors on [EMAIL PROTECTED]
mailing list archive, or subscribe.

Stephen

----- Original Message -----
From: "Paul Smith" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, December 18, 2002 3:14 AM
Subject: Predicate Chain/Composite


> I was wondering if there is a Predicate chain (composite pattern) hiding
> somewhere in Commons-Collections? Something similar to the
ComparatorChain,
> one that is a container of Predicate instances, but conforms to the
> Predicate interface to allow us to filter a Collection using AND/OR/MofN
> style logic?
>
> I was hoping it was there, and just wondering if it's stashed somewhere
but
> I can't seem to find it anywhere.  If not, I could write one and submit it
> to the list?
>
> cheers,
> _________________________
> Paul Smith
> Lawlex Compliance Solutions
> phone: +61 3 9278 1511
> email: [EMAIL PROTECTED]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to