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

feat: Support IsLimitSet and similar members #303

Merged
merged 3 commits into from
Nov 16, 2023
Merged

Conversation

ajewellamz
Copy link
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

@ajewellamz ajewellamz requested a review from a team as a code owner November 16, 2023 13:56
Copy link
Contributor

@texastony texastony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Normal is vague...

@@ -479,6 +479,24 @@ private String generateConstructorArg(final MemberShape memberShape) {
nameResolver.classPropertyForStructureMember(memberShape));
}

// return false if this struct/member is one of the special ones with a IsXxxSet member
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
// return false if this struct/member is one of the special ones with a IsXxxSet member
// return true if this struct/member is one of the special ones with a IsXxxSet member

texastony
texastony previously approved these changes Nov 16, 2023
@texastony
Copy link
Contributor

Approved with an additional suggestion

@ajewellamz ajewellamz merged commit 49faeb8 into main-1.x Nov 16, 2023
54 checks passed
@ajewellamz ajewellamz deleted the islimitset branch November 16, 2023 17:43
ShubhamChaturvedi7 pushed a commit to ShubhamChaturvedi7/smithy-dafny that referenced this pull request Apr 24, 2024
* feat: Support IsLimitSet and similar members
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