shapeless-3 icon indicating copy to clipboard operation
shapeless-3 copied to clipboard

Support Mirror.Product for Java records

Open joroKr21 opened this issue 3 years ago • 2 comments

With Java 17 records are mainstream so it would be nice to support generic derivation with shapeless.

joroKr21 avatar Apr 15 '22 21:04 joroKr21

That indeed would be awesome.

ScalaWilliam avatar Jan 08 '23 19:01 ScalaWilliam

Maybe this issue can be closed without do anything in shapeless-3 if Scala 3 compiler implements following feature.

  • https://github.com/lampepfl/dotty-feature-requests/issues/210

xuwei-k avatar Jan 27 '23 03:01 xuwei-k