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

Clean up and modularization #99

Open
4 tasks
desaikd opened this issue Jul 15, 2022 · 0 comments
Open
4 tasks

Clean up and modularization #99

desaikd opened this issue Jul 15, 2022 · 0 comments
Milestone

Comments

@desaikd
Copy link
Contributor

desaikd commented Jul 15, 2022

There are some cleanup and modularization task required for the library.

TODO:

  • Divide constraint.rs into different constraint files and name the top level module as constraint.
  • Code reuse for some of the functionalities in constraint module
  • Remove import module, it is already implemented in other place
  • Change how OwnedElement is printed within violations/schema errors. Use new Display implementation of OwnedElement.
@desaikd desaikd added this to the M5 milestone Jul 15, 2022
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

1 participant