From hackathon feedback:
“There is no canonical mapping between protobufs and YAML; instead protobuf defines a canonical mapping to JSON, and YAML defines a canonical mapping to JSON.” Could we state this more concisely and positively? “There is an implicit mapping from protobuf to YAML because…” It seems pedantic to put implementation details like the YAML->JSON->proto path up front.
From hackathon feedback:
“There is no canonical mapping between protobufs and YAML; instead protobuf defines a canonical mapping to JSON, and YAML defines a canonical mapping to JSON.” Could we state this more concisely and positively? “There is an implicit mapping from protobuf to YAML because…” It seems pedantic to put implementation details like the YAML->JSON->proto path up front.