Skip to content

Access modifiers in Scala 3 #233

@seoethereal

Description

@seoethereal

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions