scalalandio / chimney

Scala library for boilerplate-free, type-safe data transformations
https://chimney.readthedocs.io
Apache License 2.0
1.15k stars 91 forks source link

Support derivation to non-sealed trait #564

Closed jtjeferreira closed 2 months ago

jtjeferreira commented 2 months ago

allow derivation to non-sealed trait, but require runtime that some runtime overrides exists to evaluate the rule