Jai S Mankoo
Jai S Mankoo
This could be potentially resolved if all messages were not generated directly as records, but as modules with record named `message`. E.g. Messages will be `Payment.message` and attached enums become...
> the problem with the module is that the generated code become heavier to read and not sure how to handle recursive data types I've started to realize that as...
I think if we use a name splitter that goes against the convention of protobuf naming style, maybe we can get away with it. > Other solution could include a...