You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2022/04/21 01:00:34 UTC

[GitHub] [dubbo-go-hessian2] AlexStocks opened a new issue, #312: Ftr: a tool that can generate Go struct of its Java Class

AlexStocks opened a new issue, #312:
URL: https://github.com/apache/dubbo-go-hessian2/issues/312

   <!-- Please use this template while reporting a bug and provide as much info as possible. Not doing so may result in your bug not being addressed in a timely manner. Thanks!
   
   -->
   
   
   **What happened**:
   
   当前使用 hessian-go 的用户,极为容易写错 Java Class 对应的 Go Struct 
   
   **What you expected to happen**:
   
   写一个工具,自动为 Java Class 生成其对应的 Go struct。这个工具可以初步分为两个功能:
   
   1  检测功能:刚开始简单点,用户生成 Java Class 的 Go struct,依照本项目的众多测试用例,这个工具用于生成测试代码,用于测试用户生产的代码是否能够正常运行;
   2 生成代码工具:自动生成 Java Class 的 Go struct;
   


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] gudqs7 commented on issue #312: Ftr: a tool that can generate Go struct of its Java Class

Posted by GitBox <gi...@apache.org>.
gudqs7 commented on issue #312:
URL: https://github.com/apache/dubbo-go-hessian2/issues/312#issuecomment-1104751593

   Word on it, start now!
   搞个jetbrains下的插件, 两边都能用那种


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org


[GitHub] [dubbo-go-hessian2] AlexStocks commented on issue #312: Ftr: a tool that can generate Go struct of its Java Class

Posted by GitBox <gi...@apache.org>.
AlexStocks commented on issue #312:
URL: https://github.com/apache/dubbo-go-hessian2/issues/312#issuecomment-1104759861

   > Word on it, start now! 搞个jetbrains下的插件, 两边都能用那种
   
   we have done such work. pls read the readme of https://github.com/apache/dubbo-go carefully.


-- 
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.

To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org