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

Go Runtime Get/Set #2128

Closed
4 tasks done
MrArnoldPalmer opened this issue Oct 14, 2020 · 2 comments · Fixed by #2178
Closed
4 tasks done

Go Runtime Get/Set #2128

MrArnoldPalmer opened this issue Oct 14, 2020 · 2 comments · Fixed by #2178
Assignees
Labels
feature-request A feature should be added or improved. language/go Regarding GoLang bindings
Milestone

Comments

@MrArnoldPalmer
Copy link
Contributor

MrArnoldPalmer commented Oct 14, 2020

Go runtime support for JSII get/set calls. Update jsii-pacmak implementations of interface methods for property access to call these runtime fns.

  • GetRequest
  • SetRequest
  • StaticGetRequest
  • StaticSetRequest
@MrArnoldPalmer MrArnoldPalmer added language/go Regarding GoLang bindings feature-request A feature should be added or improved. labels Oct 14, 2020
@MrArnoldPalmer MrArnoldPalmer added this to the GoLang Alpha milestone Oct 14, 2020
@MrArnoldPalmer MrArnoldPalmer self-assigned this Oct 14, 2020
@SoManyHs SoManyHs self-assigned this Oct 15, 2020
@SoManyHs
Copy link
Contributor

Note: #2133 currently has placeholder for StaticGetRequest on static properties

@SomayaB SomayaB added the in-progress Issue is being actively worked on. label Oct 26, 2020
@mergify mergify bot closed this as completed in #2178 Oct 26, 2020
mergify bot pushed a commit that referenced this issue Oct 26, 2020
Fixes #2128

---

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

[Apache 2.0 license]: https://www.apache.org/licenses/LICENSE-2.0
@github-actions
Copy link
Contributor

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please either tag a team member or open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

@SoManyHs SoManyHs removed the in-progress Issue is being actively worked on. label Oct 27, 2020
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. language/go Regarding GoLang bindings
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants