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

ComInterfaceGenerator Method/Interface Info/Context types should limit construction and modification #101615

Open
jtschuster opened this issue Apr 26, 2024 · 1 comment

Comments

@jtschuster
Copy link
Member

From #101577 (comment)

In the ComInterfaceGenerator, we use record types for incremental pipeline values. This made it easy to prototype, and provided value equality without extra code. However, now that the codebase is more stable, we can transition to classes and structs that expose less to the pipeline users and limits constructor visibility.

Copy link
Contributor

Tagging subscribers to this area: @dotnet/interop-contrib
See info in area-owners.md if you want to be subscribed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: No status
Development

No branches or pull requests

1 participant