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

Expose three methods copied from STARTS for better readability #77

Open
pengyuejiang opened this issue Sep 11, 2023 · 0 comments
Open

Comments

@pengyuejiang
Copy link
Collaborator

// TODO: Change STARTS so that it exposes the three methods needed here

In the comment mentioned above, ImpactedClassMojo copied three private methods from a class in STARTS. Copying this much code is not good for readability.

Solution: Change the signature in a STARTS branch (impacted-both-ways) to have access modifiers of protected.

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

No branches or pull requests

1 participant