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.

@gfosco gfosco added the accepted label Feb 4, 2016
@gfosco gfosco assigned nlutsenko and unassigned gfosco Feb 4, 2016
nlutsenko added a commit that referenced this pull request Feb 4, 2016
Split basic type conversions from other logic in transform.js.
@nlutsenko nlutsenko merged commit 72fa1f2 into master Feb 4, 2016
@nlutsenko nlutsenko deleted the nlutsenko.transform.cleaner branch February 4, 2016 08:13
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.

None yet

2 participants