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

Extensible Validation System #5

Open
JohnMurray opened this issue Jun 4, 2014 · 0 comments
Open

Extensible Validation System #5

JohnMurray opened this issue Jun 4, 2014 · 0 comments

Comments

@JohnMurray
Copy link
Contributor

Currently we enforce a strictly linear alter-chain (history) but this may be overkill for some smaller projects. As such we should modify the current validation system to be extensible and/or interchangeable.

I can foresee allowing divergent alter-chains with optional resolutions (along the same line as the current one) with predictable mechanics for running alters. While more "risky" than a strictly linear alter-chain, it does lend itself well to small projects.

Open Questions

  • Is it worthwhile to go ahead and create another strategy for validation/resolution?
  • Is this worthwhile at all? (more research an alternative validation methods may be necessary)
@JohnMurray JohnMurray added this to the v0.3.0 milestone Jun 4, 2014
@JohnMurray JohnMurray removed this from the v0.3.0 milestone May 21, 2015
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