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

IMappingServices bug - Map does not detect collection types before TypeMap assertion #126

Closed
TheTribe opened this issue Nov 6, 2013 · 0 comments
Assignees
Labels
Milestone

Comments

@TheTribe
Copy link
Contributor

TheTribe commented Nov 6, 2013

Source and destination types should be inspected before checking for an existing TypeMap. If both are enumerable types, the underlying element types should be resolved, otherwise, the original source and destination types should be valid for direct use.

@ghost ghost assigned jbatte47 Nov 6, 2013
jbatte47 added a commit to jbatte47/code-patterns that referenced this issue Nov 20, 2013
- Updated MappingServices to use underlying types for collections
- Created MappingServices feature to verify functionality
jbatte47 added a commit to jbatte47/code-patterns that referenced this issue Nov 20, 2013
- Updated MappingServices to use underlying types for collections
- Created MappingServices feature to verify functionality
jbatte47 added a commit to jbatte47/code-patterns that referenced this issue Nov 20, 2013
- Updated MappingServices to use underlying types for collections
- Created MappingServices feature to verify functionality
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant