Right. It should be easy enough to abstract the MessageFilter if needed, though you can also implement your own Predicate, which should be even easier. Do you have a use case where the predicate interface is not sufficient ?
On 1/22/07, Peter Klotz <[EMAIL PROTECTED]> wrote:
Hi, regarding servicemix-eip, there are abstract base classes for aggregators, splitters and content based routers, IMHO it would be usefull to have something like this for filters as well. i.e.: org/apache/servicemix/eip/support/AbstractFilter.java then it would be easier to write one's own EIP filter classes. Peter
-- Cheers, Guillaume Nodet ------------------------ Architect, LogicBlaze (http://www.logicblaze.com/) Blog: http://gnodet.blogspot.com/
