aaron-ai commented on code in PR #461: URL: https://github.com/apache/rocketmq-clients/pull/461#discussion_r1157270415
########## .gitmodules: ########## @@ -0,0 +1,3 @@ +[submodule "rocketmq-apis"] Review Comment: Although we have placed IDL in [rocketmq-apis](https://github.com/apache/rocketmq-apis), I still don't think that rocketmq-apis is an appropriate name to describe IDL. "apis" seems more like a description for the interfaces of concrete code implementation. Therefore, it might be more fitting to place the submodule in a directory called "proto" or "IDL"? -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
