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

Availability to use multiple schema libs #42

Closed
perdy opened this issue Jan 12, 2022 · 0 comments · Fixed by #56
Closed

Availability to use multiple schema libs #42

perdy opened this issue Jan 12, 2022 · 0 comments · Fixed by #56
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@perdy
Copy link
Member

perdy commented Jan 12, 2022

In order to allow Flama to use multiple schema libs it's necessary to:

  • Remove marshmallow from flama's core.
  • Create an adapter layer to allow plug any lib that implements its interface.
  • Rework on tests to use all available libs.
@perdy perdy added the enhancement New feature or request label Jan 12, 2022
@perdy perdy added this to the 1.0 milestone Jan 12, 2022
@perdy perdy self-assigned this Jan 12, 2022
@perdy perdy mentioned this issue Jan 17, 2022
Merged
@perdy perdy closed this as completed in #56 Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant