Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Question: Scala 3 automatic derivation #470

Open
calvinlfer opened this issue May 31, 2023 · 2 comments
Open

Question: Scala 3 automatic derivation #470

calvinlfer opened this issue May 31, 2023 · 2 comments

Comments

@calvinlfer
Copy link

Hello there,

I was wondering if its possible to enable automatic derivation for Scala 3. The only caveat is I cannot implement derivation for sum types in my data model and I can only handle product types meaning I'm unable to extend AutoDerivation

Is there any workaround for this?

Thanks for this great library
Cal

@adamw
Copy link
Member

adamw commented Jun 2, 2023

Can you provide a specific example which would show the issue? I'm not sure I understand

@TonioGela
Copy link

Just extend ProductDerivation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants