Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improve handling of extensions. #59

Closed
wants to merge 3 commits into from

Conversation

andersfugmann
Copy link
Contributor

@andersfugmann andersfugmann commented Jan 25, 2024

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 andersfugmann requested a review from a team as a code owner January 25, 2024 22:39
@andersfugmann andersfugmann force-pushed the andersfugmann/extensions_handling branch from 736a7b3 to 7c98d9b Compare January 25, 2024 22:47
@andersfugmann andersfugmann changed the title Andersfugmann/extensions handling Improve handling of extensions. Jan 25, 2024
@andersfugmann andersfugmann force-pushed the andersfugmann/extensions_handling branch 2 times, most recently from 770bc35 to 1a0f2a1 Compare January 26, 2024 23:11
@andersfugmann andersfugmann force-pushed the andersfugmann/extensions_handling branch from 1a0f2a1 to e03895f Compare January 31, 2024 14:08
@andersfugmann
Copy link
Contributor Author

Based after merging #55

@andersfugmann
Copy link
Contributor Author

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

@andersfugmann andersfugmann deleted the andersfugmann/extensions_handling branch February 25, 2024 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant