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

feature/issue-175-auto #189

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from
Draft

Conversation

njlr
Copy link
Contributor

@njlr njlr commented Apr 14, 2024

  • Introduce Auto module
  • Re-enable many tests

This PR introduces an Auto module that is agnostic to the JSON backend used. It does this by composing Encoders / Decoders from Thoth.Json.Core using reflection. There is some Fable specific stuff to pave over the limitation of reflection for some targets.

The majority of the old tests are re-enabled and unchanged.

LMK what you think!

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

Successfully merging this pull request may close these issues.

None yet

1 participant