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

.NET 8: Simplify RID Model #71285

Closed
richlander opened this issue Jun 25, 2022 · 3 comments
Closed

.NET 8: Simplify RID Model #71285

richlander opened this issue Jun 25, 2022 · 3 comments
Milestone

Comments

@richlander
Copy link
Member

Runtime IDs are a challenge with the product. In looking at some other developer platforms (like Python), they are a challenge there, too. However, we've managed to turn RIDs into both difficult UX and a maintenance nightmare. We can solve the latter and improve the former a bit.

We designed a solution to this: dotnet/designs#260

We should implement this plan in .NET 8.

@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 Jun 25, 2022
@ghost
Copy link

ghost commented Jun 25, 2022

Tagging subscribers to this area: @vitek-karas, @agocke, @VSadov
See info in area-owners.md if you want to be subscribed.

Issue Details

Runtime IDs are a challenge with the product. In looking at some other developer platforms (like Python), they are a challenge there, too. However, we've managed to turn RIDs into both difficult UX and a maintenance nightmare. We can solve the latter and improve the former a bit.

We designed a solution to this: dotnet/designs#260

We should implement this plan in .NET 8.

Author: richlander
Assignees: -
Labels:

area-Host, untriaged

Milestone: -

@agocke agocke added this to AppModel Jul 1, 2022
@agocke agocke removed the untriaged New issue has not been triaged by the area owner label Jul 1, 2022
@agocke agocke added this to the 8.0.0 milestone Jul 1, 2022
@agocke
Copy link
Member

agocke commented Jun 26, 2023

@agocke agocke closed this as completed Jun 26, 2023
@ghost ghost locked as resolved and limited conversation to collaborators Jul 27, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
Archived in project
Development

No branches or pull requests

2 participants