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

[Mono] Hot reload: Add support for editing members of generic types #82792

Closed
Tracked by #57365
lambdageek opened this issue Feb 28, 2023 · 1 comment
Closed
Tracked by #57365
Assignees
Labels
area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc
Milestone

Comments

@lambdageek
Copy link
Member

lambdageek commented Feb 28, 2023

CoreCLR issue #11036

This is about modifying or editing methods in a generic class.

A related issue is modifying generic methods in non-generic types #82791

There are potentially two separate streams of work here:

  1. Adding/updating methods in generic types
  2. Adding static/instance fields in generic types
@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label.

@ghost ghost added the untriaged New issue has not been triaged by the area owner label Feb 28, 2023
@lambdageek lambdageek added this to the 8.0.0 milestone Feb 28, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Feb 28, 2023
@lambdageek lambdageek added the area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc label Feb 28, 2023
@ghost ghost locked as resolved and limited conversation to collaborators May 24, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-EnC-mono Hot Reload for WebAssembly, iOS/Android, etc
Projects
None yet
Development

No branches or pull requests

2 participants