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

[5.8] Bug fix related to extra calls to resolving callbacks (The Other Way) #27059

Closed

Conversation

imanghafoori1
Copy link
Contributor

@imanghafoori1 imanghafoori1 commented Jan 4, 2019

This is an other way of fixing the issue of "multiple calls to resolving callback" which came to my mind while I was under the shower today.🚿 🛀

Compared to the solution in: #27014 ,it requires a less code and is more understandable and logical.
Plus, it adds a new feature to the IOC container for resolving an object silently. (Which can suppress the resolving callbacks to be fired.)

@imanghafoori1 imanghafoori1 reopened this Jan 4, 2019
@imanghafoori1 imanghafoori1 changed the title [5.8] Add missing tests for the resolving callbacks on the container (The other way) [5.8] Bug fix related to extra calls to resolving callbacks (The Other Way) Jan 4, 2019
+ bug fix related to multiple calls to "resolving" and "afterResolving" callbacks
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.

1 participant