rmannibucau commented on issue #529: CXF-8009: CXF should not rely on ClassUtils for CGLIB proxy checks URL: https://github.com/apache/cxf/pull/529#issuecomment-478843415 Hi @reta 1. Sounds ok - we can think about having a getClassFromModel instead, cdi will need Annotated and not Class in some rare cases. For spring model is the class but it would depend the "deployer" - hiw classes are scanned/registered. 2. Almost, the list would be generic. You would get a CompositeClassUnwrapper usable in spring apps but also cdi and standalone apps. Wonder if know proxies should be handled by default or not wrapping user unwrapper hut guess with a composite reusable class taking a list of unwrappers it is not immediately needed. Hope it is clearer
---------------------------------------------------------------- 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
