You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Tom Drake <de...@engineer.com> on 2002/12/05 02:26:17 UTC

commons-collections: New code contribution.

I'm new to this list, but have worked with the commons-collections package
for quite a while.

I recently came off a project that implemented a simple but powerful rules
engine
based on three interfaces that were essentially identical to the Predicate,
Closure, and Transformer
interfaces. I've built a number of concrete implementations of these commons
interfaces that are generally
useful (e.g. AndPredicate, OrPredicate, TransformerChain, etc...) I'd like
to contribute this code
along with corresponding Junit tests. Is anyone on this list interested in
taking a look at the code?

I can email a zip file containing all my sources to any interested
committers.

Thanks,

Tom Drake


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>