msoucy / dproto

D Protocol Buffer mixins to create structures at compile time
Boost Software License 1.0
37 stars 16 forks source link

discussion on whether dproto would belong in google/protobuf or not #119

Open timotheecour opened 7 years ago

timotheecour commented 7 years ago

replying to a private email I received so others can chime in here:

Do not you think that it's time to implement generation of D code directly into Google's protobuf compiler? As it made for C#, Go, PHP etc?

There are other differences.

So not sure how well it fits within https://github.com/google/protobuf

denizzzka commented 6 years ago

Here is new project https://github.com/dcarp/protobuf-d what implements plugin for Google's protoc.