dkulp commented on issue #561: [CXF-8053] portable feature to avoid jaxws for jaxrs apps URL: https://github.com/apache/cxf/pull/561#issuecomment-498886329 AbstractFeature cannot change (and any of its subclasses) until at CXF 4.0 as it would affect the public API and class structures and break compile time compatibility for a majority of CXF users. Thus, I'd definitely lean toward making it "cleaner". It also provides a better model to help users that may have their own AbstractFeature subclasses to migrate to the new model a bit quicker/easier.
---------------------------------------------------------------- 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] With regards, Apache Git Services
