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

Schemas should be immutable #6

Open
silfverstrom opened this issue Jun 11, 2015 · 3 comments
Open

Schemas should be immutable #6

silfverstrom opened this issue Jun 11, 2015 · 3 comments
Milestone

Comments

@silfverstrom
Copy link
Member

All schemas that are returned should be immutables.
This will guarantee stability when extending schemas with additional validators.

@silfverstrom silfverstrom added this to the 0.1 milestone Jun 11, 2015
@silfverstrom
Copy link
Member Author

This might be better suited for a 0.2 release?

@silfverstrom silfverstrom modified the milestone: 0.1 Jun 11, 2015
@br0r
Copy link
Contributor

br0r commented Jun 11, 2015

I would think so, stability shouldn't be a mayor priority until most functionality is there. Otherwise we'll have to rewrite most stability fixes if any major changes would appear.

@silfverstrom
Copy link
Member Author

ok - lets not add this issue to any milestone atm.

@silfverstrom silfverstrom modified the milestone: 0.2 Jul 9, 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

2 participants