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

[Tracking] HashTable/ArrayList replacement in Winforms #8357

Open
dreddy-work opened this issue Dec 9, 2022 · 5 comments
Open

[Tracking] HashTable/ArrayList replacement in Winforms #8357

dreddy-work opened this issue Dec 9, 2022 · 5 comments
Assignees
Labels
tenet-performance Improve performance, flag performance regressions across core releases tracking

Comments

@dreddy-work
Copy link
Member

While replacing HashSet and ArrayList we found scenarios where replacements from Generics are not functionally equivalent with non-generics. ex: HashTable/ArrayLaist replacement in Winforms.

We are going to do a quick review around here and here and provide further guidance/helpers to make sure replacements are smooth.

related #8143 , #8140

Community and primarily @elachlan , @Jericho , @hughbe @gpetrou that are helping in this space, can you help us on these meanwhile?

@elachlan
Copy link
Contributor

@merriemcgaw is this still on the teams radar? I'd like to get it "finished" before .NET8 release. I know its a while away, but time flies.

@dreddy-work
Copy link
Member Author

@elachlan , can you prioritize on the linked regression first and see what we can do for it in .NET 8.0 Preview 1?

@elachlan
Copy link
Contributor

I believe the error is coming from the designer. But I can't be too sure since I don't have a stack trace.

@elachlan
Copy link
Contributor

@dreddy-work I cannot respond in #8207 as I am not the author.

@dreddy-work
Copy link
Member Author

@dreddy-work I cannot respond in #8207 as I am not the author.

no problem. I was mistaken you as owner. I will take closer look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tenet-performance Improve performance, flag performance regressions across core releases tracking
Projects
None yet
Development

No branches or pull requests

3 participants