If I understand correctly, it is not currently possible to access default arguments in case classes during typeclass derivation. I can find no way to do it, and the fact that Magnolia can no longer do this makes me think that it is not possible. Is this planned? Is there some other workaround planned? This is a fairly major blocker for our two common uses of typeclass derivation (pureconfig and circe).
If I understand correctly, it is not currently possible to access default arguments in case classes during typeclass derivation. I can find no way to do it, and the fact that Magnolia can no longer do this makes me think that it is not possible. Is this planned? Is there some other workaround planned? This is a fairly major blocker for our two common uses of typeclass derivation (pureconfig and circe).