Skip to content

scala.jdk.javaapi.CollectionConverters for Scala 2.11/2.12 #346

@ijuma

Description

@ijuma
Contributor

JavaConverters has been deprecated in Scala 2.13 and the implementation of scala.jdk.CollectionConverters in this library doesn't work well from Java. Implementing scala.jdk.javaapi.CollectionConverters would mean that Java code can move away from the deprecated JavaConverters while supporting Scala 2.11, 2.12 and 2.13.

Activity

ekrich

ekrich commented on Jun 25, 2020

@ekrich
Contributor

I guess that would have to be a JVM only artifact?

added a commit that references this issue on Jul 24, 2022
DieBauer

DieBauer commented on Nov 29, 2022

@DieBauer
Contributor

@SethTisue can this be closed with #551 ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @ijuma@SethTisue@ekrich@DieBauer

        Issue actions

          scala.jdk.javaapi.CollectionConverters for Scala 2.11/2.12 · Issue #346 · scala/scala-collection-compat