|
|
|
|
|
by zer0-c00l
643 days ago
|
|
There's a definite UX problem imo with having to manage protobuf synchronization between repos. But the majority of these criticisms seem really superficial to me. Who cares that the API is inconsistent between languages? Some languages may be better suited for certain implementation styles to begin with. Also regarding the reflection API I was under the impression that the codegenned protobuf code directly serializes and didn't reflect? Thrift worked that way so maybe I'm confused. |
|