<!DOCTYPE html>
<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p><a href="https://www.youtube.com/watch?v=0Fm0y4K4YO8">Martin
        Odersky DIRECT STYLE SCALA Scalar Conference 2023</a></p>
    <p>I thought this might be of interest to some loominaries... ðŸ˜‰</p>
    <p>I wrote about it on
      <a class="moz-txt-link-freetext" href="https://users.scala-lang.org/t/java-21-and-loom/9542">https://users.scala-lang.org/t/java-21-and-loom/9542</a></p>
    <p>I suspect that unless Scala has access to the JDK Delimited
      Continuations API, they might ignore a really great opportunity to
      improve Scala. As usual, Scala has some interesting ideas going
      forward that might offer opportunities to Java...<br>
    </p>
    <p>On the other had, I have used both Virtual Threads and Structured
      Concurrency from Scala, and it's not hard. I do prefer collecting
      concurrent results with Scala Collection over Java Streams because
      they are not as lazy... ðŸ˜‰</p>
    <p>Happy Friday... have a great weekend...</p>
    <p>Cheers, Eric<br>
    </p>
  </body>
</html>