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

Fix composite types #61

Merged
merged 3 commits into from Jan 11, 2020
Merged

Conversation

BalmungSan
Copy link
Contributor

This PR fixes some inconsistencies we have about composite types (i.e. Lists & Maps).

Also, with this the only type that is not supported both as a result and as a field of a case class is neotypes.Path. But, IMHO, it should just work, I do not understand why the added test is failing.

Also, once Path is fixed, I wonder what is the real difference between ValueMapper & ResultMapper. I think we can unify both.

Copy link
Contributor

@dimafeng dimafeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great!

@dimafeng dimafeng merged commit 341bc1c into neotypes:master Jan 11, 2020
@BalmungSan BalmungSan deleted the fix-composite-types branch January 12, 2020 17:45
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