Skip to content

Eliminated double Persister resolution in Loader.InstanceNotYetLoaded flow #476

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

Merged
merged 15 commits into from
Mar 23, 2019
Merged

Conversation

usarskyy
Copy link
Contributor

@usarskyy usarskyy commented Jun 3, 2016

Eliminated double Persister resolution when Loader.LoadFromResultSet(...) and session.Instantiate(...) get called from Loader.InstanceNotYetLoaded(...)

…...) and session.Instantiate(...) get called from Loader.InstanceNotYetLoaded(...)
@hazzik

This comment has been minimized.

@usarskyy

This comment has been minimized.

@fredericDelaporte

This comment has been minimized.

@usarskyy

This comment has been minimized.

@hazzik

This comment has been minimized.

Copy link
Member

@fredericDelaporte fredericDelaporte left a comment

Choose a reason for hiding this comment

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

I would like some naming changes for clarity, see first comment. (And of course, there is the point seen by Hazzik.)

usarskyy added 2 commits April 1, 2017 12:44
Comment from fredericDelaporte:
- The naming could be improved for code clarity: instanceClass should be renamed concretePersister and GetRowPersister would be renamed GetConcretePersister.
Copy link
Member

@hazzik hazzik left a comment

Choose a reason for hiding this comment

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

These changes require a new major version.

@bahusoid
Copy link
Member

I believe I've removed all breaking changes

@bahusoid bahusoid removed this from the 6.0 milestone Mar 15, 2019
hazzik
hazzik previously approved these changes Mar 15, 2019
@hazzik hazzik changed the title Eliminated double Persister resolution Eliminated double Persister resolution in Loader.InstanceNotYetLoaded flow Mar 21, 2019
@fredericDelaporte fredericDelaporte merged commit bd761ff into nhibernate:master Mar 23, 2019
@fredericDelaporte fredericDelaporte added this to the 5.3 milestone Mar 23, 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.

4 participants