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

Remove IBaseDataObjectHelper.setPrivateFieldValue() method. #656

Merged

Conversation

jdcove2
Copy link
Collaborator

@jdcove2 jdcove2 commented Jan 25, 2024

This PR removes the IBaseDataObjectHelper.setPrivateFieldValue() method, which uses reflection, and replaces it with equivalent code that does not use reflection.

sambish5
sambish5 previously approved these changes Jan 26, 2024
Copy link
Collaborator

@sambish5 sambish5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@SemperFidelisTyrannosaurus
Copy link
Collaborator

Edit: for some reason I was able to fetch this PR from a different repository, which resulted in some breaking issues. Actually pulling down the PR into my emissary repo resulted in a successful build.

@cfkoehler cfkoehler added the tech-debt Low-impact cleanup and upkeep label Feb 9, 2024
@cfkoehler cfkoehler added this to the v8.0.0-M14 milestone Feb 9, 2024
@jpdahlke jpdahlke merged commit a891ca3 into NationalSecurityAgency:master Feb 14, 2024
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tech-debt Low-impact cleanup and upkeep
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants