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

[ng-core] Make WrappedControlSuperclass.control protected? #109

Closed
eric-simonton-sama opened this issue Aug 11, 2023 · 0 comments
Closed

Comments

@eric-simonton-sama
Copy link
Collaborator

I think that should be fine, so it makes sense to use the principle of least privilege.

It should not be a breaking change, since all subclasses will currently be making it public. So it won't actually change for anybody. It will just give everyone the option to also make it protected in their subclasses.

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