issuu / ocaml-protoc-plugin

ocaml-protoc-plugin
https://issuu.github.io/ocaml-protoc-plugin/
Other
48 stars 19 forks source link

Improve handling of extensions. #59

Closed andersfugmann closed 7 months ago

andersfugmann commented 8 months ago

Improve handling of extensions. This generalizes extension handling by adding extensions to the serialization and deserialization spec. This allows cleaner less explicit handling of extensions and some optimization where empty lists does not need to be passed to the constructor.

This PR is based on #55. I recommend reviewing after #55 has been merged, or to only review the last five commits.

andersfugmann commented 8 months ago

Based after merging #55

andersfugmann commented 7 months ago

Closing as developement has moved to https://github.com/andersfugmann/ocaml-protoc-plugin