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

Better modularization #99

Open
holograph opened this issue Dec 25, 2016 · 0 comments
Open

Better modularization #99

holograph opened this issue Dec 25, 2016 · 0 comments
Assignees
Milestone

Comments

@holograph
Copy link
Contributor

Currently accord-core contains both the matcher library (required at runtime) and the definition DSL (strictly not required at runtime). Better modularization, to e.g. accord-matchers and accord-dsl (with accord-core aggregating both for backwards-compatibility) is desirable, and might enable full elision of infrastructure code in runtime dependencies (e.g. TransformedValidator, which is really only required at compile-time).

@holograph holograph self-assigned this Dec 25, 2016
@holograph holograph added this to the 1.0 milestone Dec 25, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant