stripe / skycfg

Skycfg is an extension library for the Starlark language that adds support for constructing Protocol Buffer messages.
Apache License 2.0
643 stars 54 forks source link

go/protobuf api v2: Should skycfg migrate to v2? #80

Closed dilyevsky closed 4 years ago

dilyevsky commented 4 years ago

Some pros/cons of the migration I could think of:

Pros:

Cons:

jmillikin-stripe commented 4 years ago

See https://github.com/stripe/skycfg/issues/15

If gogo doesn't support the standard Go protobuf library then we can work that out separately.