Taro L. Saito

Results 287 comments of Taro L. Saito

TypeTag has been removed in Scala 3, so we will not support this

Nowadays, there are a lot of other solutions (e.g., Datadog dd-agentg in Java), open-telemetry, etc. It looks unnecessary now

onMount and beforeUnmount handler has been added to RxElement interface. We can use these hooks to register MutationObserver

Closing as there will be no more updates on this issue

This issue is related to https://github.com/xerial/sbt-sonatype/issues/309

This issue is still happening: https://github.com/wvlet/airframe/actions/runs/3717617506/jobs/6305154734 ``` 2022-12-17 00:55:26.989Z info [SonatypeClient] Activity name:drop, started:2022-12-17T00:55:16.520Z - (SonatypeClient.scala:395) 2022-12-17 00:55:26.989Z info [SonatypeClient] The promote stage is in progress. Waiting for 15.00 sec....

Listing derived classes of a sealed trait is interesting. I also have some use cases, but mostly for testing purpose. I'd like to see how complex your implementation is before...

@dakale An example use case of TTY environment variable is gpg-agent, which is used to sign files on GitHub Actions. If TTY is broken, GPG2, installed by default, can't communicate...

@OndrejSpanel Thank you for leaving the work log. I'm also not worried about supporting the legacy enumeration as Scala 3 enum is already supported. If we can just get Surface.methodsOf...

I hit the same issue when I tried to test echarts.