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

issues/100 Composition #99

Merged
merged 34 commits into from
Oct 22, 2023
Merged

issues/100 Composition #99

merged 34 commits into from
Oct 22, 2023

Conversation

Tomboyo
Copy link
Owner

@Tomboyo Tomboyo commented Oct 15, 2023

Adds in basic support for components. Our models will now generate builders and getter APIs per ADR 0002, but don't yet handle sealed interface types for overloaded properties. Mandatory properties are (fully?) supported in the PR.

closes #100

@Tomboyo Tomboyo changed the title Composition - TODO issue issues/100 Composition Oct 19, 2023
@Tomboyo Tomboyo merged commit dcd9e1c into main Oct 22, 2023
2 checks passed
@Tomboyo Tomboyo deleted the composition branch October 22, 2023 19:16
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.

Builder and getter APIs for properties
1 participant