[ 
https://issues.apache.org/jira/browse/SCB-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463612#comment-16463612
 ] 

ASF GitHub Bot commented on SCB-538:
------------------------------------

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


> create SwaggerToClassGenerator to convert swagger to class
> ----------------------------------------------------------
>
>                 Key: SCB-538
>                 URL: https://issues.apache.org/jira/browse/SCB-538
>             Project: Apache ServiceComb
>          Issue Type: Sub-task
>          Components: Java-Chassis
>            Reporter: wujimin
>            Assignee: wujimin
>            Priority: Major
>             Fix For: java-chassis-1.0.0-m2
>
>
> preparing for create recursive class



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to