reta commented on pull request #836:
URL: https://github.com/apache/cxf/pull/836#issuecomment-907871643


   @octachoron thanks a lot for the issue and the pull request. First of all, I 
would like to agree with you that handling of the bridge / synthetic methods 
could be improved (especially, when using client proxies) but I would like to 
suggest a bit different fix here: https://github.com/apache/cxf/pull/842. The 
main idea is to complement the operation with additional binding details while 
evaluating resource class. Certain optimizations (like skipping the methods 
returning `Object`, ...) would also probably be beneficial. 
   
   Your feedback would be appreciated, the edge cases you have demonstrated in 
the ticket are passing now, thank you.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to