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

Infer default inline io suffixes #2122

Merged

Conversation

JordonPhillips
Copy link
Contributor

This updates the IDL serializer to be able to optionally determine if the operations in a given file all have inputs / outputs that share suffixes, and then use that to enable inlining operation IO during serialization.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

This updates the IDL serializer to be able to optionally determine
if the operations in a given file all have inputs / outputs that
share suffixes, and then use that to enable inlining operation IO
during serialization.
@JordonPhillips JordonPhillips merged commit 4d5d050 into smithy-lang:main Feb 23, 2024
10 checks passed
@JordonPhillips JordonPhillips deleted the automatic-inline-idl-ser branch February 23, 2024 17:18
This pull request was closed.
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.

2 participants