Skip to content

Conversation

@gaffneyc
Copy link
Contributor

This changes code generation to prefer the ruby_package option when set in a proto file rather than trying to infer the name based on the protobuf package name.

We have a case where we use an acronym (DMS for Dead Man's Snitch) in our packages and they would be generated at "Dms" instead of "DMS" which we overcome in other code by specifying the ruby_package.

This changes code generation to prefer the ruby_package option when set
in a proto file rather than trying to infer the name based on the
protobuf package name.

We have a case where we use an acronym (DMS for Dead Man's Snitch) in
our packages and they would be generated at `Dms` instead of `DMS` which
we overcome in other code specifying the ruby_package.
@gaffneyc
Copy link
Contributor Author

gaffneyc commented Jul 6, 2023

@arthurnn Sorry for the ping but any chance you could take a look at this at some point?

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.

1 participant