Skip to content

scala.jdk.OptionConverters missing? #532

Closed
@haukeh

Description

@haukeh

Greetings,

while cross-building with Scala 2.12 and 2.13., I just stumbled upon the fact, that there is no scala.jdk.OptionConverters in this library. As CollectionConverters is present, I am wondering if there is a specific reason why OptionConverters was ommited.

Prior to Scala 2.13 the standard way to go (I guess) was using scala-java8-compat's scala.compat.java8.OptionConverters, so probably the idea was that most people would just keep using that instead of the 2.13 scala.jdk import?

Sorry if this is a weird question. It would be great to hear your opinions on this.

Best regards,
Hauke

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