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

Drop BuildEventArgsReaderProxy #258

Merged
merged 1 commit into from
Mar 27, 2024

Conversation

Corniel
Copy link
Contributor

@Corniel Corniel commented Mar 9, 2024

It is internal and seems not to be used at all. Unless, I'm mistaken, this is dead code.

@Corniel
Copy link
Contributor Author

Corniel commented Mar 9, 2024

@daveaglick Can you confirm this, or explain why it still has purpose?

@daveaglick
Copy link
Collaborator

Interesting - it looks like I added it to provide access to some private stuff via reflection, but then I can't figure out where it was ever used from when looking through the commit history, let alone now. Wonder if I added it trying to work through something and then found another way but forgot to delete it.

Regardless, it doesn't look like the kind of thing that's intended to get picked up by some sort of reflection-based class discovery, so I think you're okay deleting it if there are no references.

@Corniel
Copy link
Contributor Author

Corniel commented Mar 9, 2024

@daveaglick If you also can not think of any reason to keep this code, let just remove it.

@Corniel Corniel mentioned this pull request Mar 10, 2024
@Corniel
Copy link
Contributor Author

Corniel commented Mar 20, 2024

@phmonte I think it is safe to merge this one too.

@phmonte phmonte merged commit b130fee into phmonte:main Mar 27, 2024
6 checks passed
@Corniel Corniel deleted the drop-build-event-args-reader-proxy branch March 28, 2024 10:28
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.

3 participants