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


   > 
   > 
   > I enhanced this PR to be as much backward compatible as possible @reta.
   > I introduced new _org.apache.cxf.jaxws.handler.jakartaee_ package as you 
proposed.
   > I left _org.apache.cxf.jaxws.handler.types_ package untouched because of 
BC.
   > I introduced JAXB deserialization adaptors to be able to eliminate 
HandlerChainBuilder
   > 'jakartaee' methods I indroduced in previous pull request proposal. WDYT 
about it now?
   
   @ropalka thank you for the effort, it definitely looks better but the main 
problem is still unsolved: the processing of the JavaEE and JakartaEE 
namespaces is tangled. May I ask you please to take at look at 
https://github.com/apache/cxf/pull/756, it is based of `master` (without your 
changes) but illustrates the idea of how the processing could be separated. 
AFAIK it does not change or alter any public APIs, only the implementation 
details have been moved around. Would appreciate to hear any concerns, 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.

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


Reply via email to