Hello! There is a Protobuff 3 implementation for D: https://github.com/dcarp/protobuf-d/
Its author and I am diverged in the interpretation of the Proto3 documentation: Is it necessary to implement something like has_foo() method as in Googles's Protobuf C++ and Dart libraries or it is violates protocol version 3 and leaved in official libraries only for backward compatibility? Can someone reasonably support this or that opinion? Discussion beginned here: https://github.com/dcarp/protobuf-d/issues/21 Thanks! -- You received this message because you are subscribed to the Google Groups "Protocol Buffers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/protobuf/3f826c6a-c67e-4291-9b36-4922180dd7e3%40googlegroups.com.
