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

Split basic type conversions from other logic in transform.js. #233

Merged
merged 1 commit into from
Feb 4, 2016

Conversation

nlutsenko
Copy link
Contributor

Should help with type safety here, as well as can uncover a lot of nasty things.

@nlutsenko
Copy link
Contributor Author

@gfosco I think Date type is incorrectly converted as well, since we sort of enforce conversion for everything, but never convert back, also don't check type when converting the root one.
Will tackle a little bit later.

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

Successfully merging this pull request may close these issues.

2 participants