Protobuf is really missing inheritance · Issue #5645 · protocolbuffers/protobuf · GitHub
GRPC is not doing "favor composition over inheritance" pattern, it's applying "remove inheritance" pattern. :D
There are cases when inheritance is more suitable. Just because it's a good practice to "favor somehing", it doesn't mean it should be removed completely (or not implemented at all).
Read full article from Protobuf is really missing inheritance · Issue #5645 · protocolbuffers/protobuf · GitHub
No comments:
Post a Comment