davsclaus commented on pull request #5332:
URL: https://github.com/apache/camel/pull/5332#issuecomment-819366604


   Sorry for the delay in feedback.
   
   At first glance, I wonder if the existing API / implementations, could be 
modified to take `Exchange` as a parameter.
   Then there is no need to introduce new methods etc.
   
   This is very seldome for end user to build custom service filters (as you 
do) and if they are then its an easy migration effort. Just add `Exchange` as 
parameter, and you dont need to use it if you dont need it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to