wujimin opened a new pull request #689: [SCB-538] Create SwaggerToClassGenerator
URL: https://github.com/apache/incubator-servicecomb-java-chassis/pull/689
 
 
   preparing for create recursive dependency class
   
    javassist can create normal dynamic class to classloader
    but can not create recursive dependency dynamic class to classloader 
directly
    to support recursive dependency, must save all class to byte[], and then 
convert to class
   
   by SwaggerToClassGenerator we can do this in future PR

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to