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

Adapt to directed codegen #508

Open
ganeshnj opened this issue Jan 10, 2023 · 0 comments
Open

Adapt to directed codegen #508

ganeshnj opened this issue Jan 10, 2023 · 0 comments
Labels
feature-request A feature should be added or improved.

Comments

@ganeshnj
Copy link
Contributor

Describe the bug

When Swift codegen was initially done, devs created a lot of boiler plate code for smithy. Based on the experience of newer SDKs, Smithy Introduced DirectedCodegen which reduces boilerplate and make codegen consistent across SDKs.

Expected Behavior

Use https://smithy.io/javadoc/1.21.0/index.html?software/amazon/smithy/codegen/core/directed/DirectedCodegen.html

Current Behavior

Using hand written boilerplate.

Reproduction Steps

None.

Possible Solution

No response

Additional Information/Context

No response

AWS SWIFT SDK version used

NA

Compiler and Version used

NA

Operating System and version

NA

@ganeshnj ganeshnj added bug This issue is a bug. feature-request A feature should be added or improved. needs-triage This issue or PR still needs to be triaged. and removed bug This issue is a bug. needs-triage This issue or PR still needs to be triaged. labels Jan 10, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request A feature should be added or improved.
Projects
None yet
Development

No branches or pull requests

1 participant