rmannibucau commented on pull request #112: URL: https://github.com/apache/aries/pull/112#issuecomment-682363594
Hi guys, wonder if the logic shouldn't be to visit the original class to grab the original class version and fallback on the jvm version (as in https://github.com/apache/openwebbeans/blob/master/webbeans-impl/src/main/java/org/apache/webbeans/proxy/AbstractProxyFactory.java#L429) Otherwise it can happen it does not work (global version can not proxy specific version in some particular cases). hope it makes sense ---------------------------------------------------------------- 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]
