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

Refactor TableLayout to replace ArrayList #8151

Merged
merged 2 commits into from
Nov 10, 2022

Conversation

elachlan
Copy link
Contributor

@elachlan elachlan commented Nov 9, 2022

Refactored TableLayout to replace ArrayList with List<T>, then removed unnecessary casts via code analyzer.

Related: #8140

@elachlan elachlan requested a review from a team as a code owner November 9, 2022 22:06
@ghost ghost assigned elachlan Nov 9, 2022
@dreddy-work dreddy-work added the 📭 waiting-author-feedback The team requires more information from the author label Nov 10, 2022
Additional missed ArryList and HashTable
@ghost ghost removed the 📭 waiting-author-feedback The team requires more information from the author label Nov 10, 2022
@RussKie RussKie enabled auto-merge (squash) November 10, 2022 02:50
@RussKie RussKie merged commit a979ed8 into dotnet:main Nov 10, 2022
@ghost ghost added this to the 8.0 Preview1 milestone Nov 10, 2022
@elachlan elachlan deleted the TableLayout-ArrayList branch November 10, 2022 03:10
@ghost ghost locked as resolved and limited conversation to collaborators Dec 10, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants