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

Add useSymbolWriter function #2328

Merged
merged 1 commit into from
Jun 14, 2024

Conversation

JordonPhillips
Copy link
Contributor

This adds a method to the WriterDelegator to check out a writer from a symbol. This saves on a good amount of space when writing opening files to write, for example, private helper functions that are defined as symbols attached to shape symbols via properties.


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

This adds a method to the `WriterDelegator` to check out a writer
from a symbol. This saves on a good amount of space when writing
opening files to write, for example, private helper functions that
are defined as symbols attached to shape symbols via properties.
@JordonPhillips JordonPhillips requested a review from a team as a code owner June 14, 2024 13:01
@JordonPhillips JordonPhillips requested a review from syall June 14, 2024 13:01
@JordonPhillips JordonPhillips merged commit 98383db into smithy-lang:main Jun 14, 2024
14 checks passed
@JordonPhillips JordonPhillips deleted the use-symbol-writer branch June 14, 2024 13:23
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