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

Provide automatic codec derivation using shapeless #2

Open
frne opened this issue Oct 24, 2018 · 0 comments
Open

Provide automatic codec derivation using shapeless #2

frne opened this issue Oct 24, 2018 · 0 comments
Labels
feature help wanted Extra attention is needed
Milestone

Comments

@frne
Copy link
Member

frne commented Oct 24, 2018

ch.acmesoftware.typesolr.core.Codec should have a method Codec.derive[T] which supplies an automatic Codec for T. This should be achiavable using shapeless. Maybe implement it in an additional module, so core has no shapeless dependency.

@frne frne added enhancement help wanted Extra attention is needed labels Oct 24, 2018
@frne frne added this to the 2.0.0 milestone Oct 24, 2018
@frne frne added feature and removed enhancement labels Oct 24, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant