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

We have to set everything in the plan, we don't get a second chance #2233

Merged
merged 6 commits into from
Jul 27, 2017
Merged

We have to set everything in the plan, we don't get a second chance #2233

merged 6 commits into from
Jul 27, 2017

Conversation

lbargaoanu
Copy link
Member

It's like...be aggressive :)

@lbargaoanu lbargaoanu added the Bug label Jul 21, 2017
@jbogard
Copy link
Member

jbogard commented Jul 21, 2017

Does this fix another issue?

@lbargaoanu
Copy link
Member Author

@lbargaoanu
Copy link
Member Author

This is too aggressive I think :) The original idea was not bad, if you start from a map and you need it again while building the plan, you have recursion. But Seal is called only once, that's why it didn't work. Now just because you use a map twice in different levels, it would call it recursion. But it isn't. If I want to do this in one pass I think I need to also store the maps that lead to where I am in the plan.

@lbargaoanu
Copy link
Member Author

I think this is done.

@jbogard jbogard merged commit 04bc371 into AutoMapper:master Jul 27, 2017
@lbargaoanu lbargaoanu deleted the SOPreserveReferences branch July 27, 2017 19:25
@jbogard jbogard modified the milestone: 6.2.0 Aug 7, 2017
@lock
Copy link

lock bot commented May 6, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators May 6, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants