You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@dubbo.apache.org by "Jun Liu (Jira)" <ji...@apache.org> on 2022/04/02 06:25:00 UTC

[jira] [Closed] (DUBBO-30) Extend Byte Buddy for Runtime Code Generation

     [ https://issues.apache.org/jira/browse/DUBBO-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jun Liu closed DUBBO-30.
------------------------
    Resolution: Fixed

> Extend Byte Buddy for Runtime Code Generation
> ---------------------------------------------
>
>                 Key: DUBBO-30
>                 URL: https://issues.apache.org/jira/browse/DUBBO-30
>             Project: Apache Dubbo
>          Issue Type: New Feature
>            Reporter: Jun Liu
>            Priority: Major
>              Labels: gsoc2018
>
> Dubbo has some scenes use runtime code generation: ProxyFactory[1], Compiler[2]. At present, dubbo provides two impl, "javassist" and "jdk".
> Byte Buddy would be another good choice:
> https://github.com/apache/incubator-dubbo/issues/1504
> [1]. https://github.com/apache/incubator-dubbo/blob/master/dubbo-rpc/dubbo-rpc-api/src/main/java/com/alibaba/dubbo/rpc/ProxyFactory.java
> [2]. https://github.com/apache/incubator-dubbo/blob/master/dubbo-common/src/main/java/com/alibaba/dubbo/common/compiler/Compiler.java



--
This message was sent by Atlassian Jira
(v8.20.1#820001)