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

Access modifiers in Scala 3 #233

Open
seoethereal opened this issue Dec 17, 2021 · 0 comments
Open

Access modifiers in Scala 3 #233

seoethereal opened this issue Dec 17, 2021 · 0 comments

Comments

@seoethereal
Copy link
Contributor

seoethereal commented Dec 17, 2021

One thing missing from the Scala 3 upgrade #226 is that protected[this] and private[this] have been dropped in Scala 3 but they are somewhat prevalent across the whole repository. I think, though I am not exactly sure, that issue #231 is loosely related to variance issues caused by these access modifiers but in that case, the fix was more benign. Regardless, there must be a way to migrate from these deprecated access modifiers in the near future.

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