Skip to content

Conversation

@tanmaykm
Copy link
Member

@tanmaykm tanmaykm commented Apr 2, 2021

Julia protoc codegen looks for option generic_services to be turned on for at least one of c++, python or Java. I think that is unnecessary, but until it is updated, added a check here to check and warn. Also added instructions to readme.

Package names with . are not handled well, needs some updates at protobuf code generation end. Have made the necessary changes needed here for now. And added instructions in readme to change package name to one without . before code generation.

Julia protoc codegen looks for option `generic_services` to be turned on for at least one of `c++`, python or Java. I think that is unnecessary, but until it is updated, added a check here to check and warn. Also added instructions to readme.

Package names with `.` are not handled well, needs some updates at protobuf code generation end. Have made the necessary changes needed here for now. And added instructions in readme to change package name to one without `.` before code generation.
@tanmaykm tanmaykm merged commit d28400d into main Apr 2, 2021
@delete-merged-branch delete-merged-branch bot deleted the tan/gen branch April 2, 2021 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants