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

Proposed clean-ups #894

Merged
merged 1 commit into from
Sep 30, 2024
Merged

Conversation

philstopford
Copy link
Contributor

This is a partial set of clean-ups. There could be others, but they may be controversial (e.g. adopting LINQ in some areas, which may or may not hurt performance). I've also tried to be mindful of target framework versions and also some edge cases (e.g. hashing) where seemingly redundant chunks of code, if removed or changed for another option, may blow things up.

See what you think.

This is a partial set of clean-ups. There could be others, but they may be controversial (e.g. adopting LINQ in some areas, which may or may not hurt performance). I've also tried to be mindful of target framework versions and also some edge cases (e.g. hashing) where seemingly redundant chunks of code, if removed or changed for another option, may blow things up.

See what you think.
@AngusJohnson
Copy link
Owner

See what you think.

Thanks Phil! 🎉
And I've spent the last 2 days checking every change. (Just kidding 😜.)

@AngusJohnson AngusJohnson merged commit 80ef1fd into AngusJohnson:main Sep 30, 2024
7 checks passed
@philstopford philstopford deleted the clean-ups branch October 1, 2024 01:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants