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

Skip Topological sorting if not required #2006

Merged
merged 4 commits into from
Feb 17, 2019

Conversation

bahusoid
Copy link
Member

@bahusoid bahusoid commented Feb 6, 2019

No description provided.

@bahusoid
Copy link
Member Author

bahusoid commented Feb 7, 2019

Hm. It seems there is no need to split dependent alias calculation and sorting across different methods. I'm going to remove _dependentAliases field

@hazzik
Copy link
Member

hazzik commented Feb 7, 2019

Can you also review #419?

@bahusoid
Copy link
Member Author

bahusoid commented Feb 7, 2019

Regarding #419. I know why and what this sorting does. But I have no idea how :) So I can't really say if it's any better than existing algorithm.

@bahusoid

This comment has been minimized.

@fredericDelaporte fredericDelaporte added this to the 5.3 milestone Feb 17, 2019
@fredericDelaporte fredericDelaporte merged commit f633248 into nhibernate:master Feb 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants