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: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
