Y
Hacker News
new
|
ask
|
show
|
jobs
by
cjensen
714 days ago
The generated C++ interfaces to gRPC are also filled with an incredible amount of indirection and unnecessary concepts. I'd say it's a "bad at writing complex things simply" culture rather than being Java-specific.
1 comments
hot_gril
714 days ago
Autogenerated code in general tends to be unreadable. It's not easy and/or not a priority.
link