Add shapes-only codegen
- Dominant language
- Java
- Stars
- 255
- Forks
- 81
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 7
Description
Would like to have the option to generate only data shapes similar to the feature in smithy-java described in https://github.com/smithy-lang/smithy/issues/2514 ([example](https://github.com/smithy-lang/smithy-java/tree/0.0.1/examples/standalone-types)) and in the works for smithy-python per https://github.com/smithy-lang/smithy-python/pull/373.
Contributor guide
Research direction
Start by reading the linked smithy-java standalone-types example and the referenced smithy-python pull request to understand the intended shapes-only behavior. Then locate the corresponding smithy-go code-generation entry points; done means an option can generate data shapes without the usual additional generated code.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100