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

Move post-construction after everything #898

Merged
merged 2 commits into from Apr 15, 2016
Merged

Conversation

codemercenary
Copy link
Contributor

@codemercenary codemercenary commented Apr 15, 2016

AutoInit post-construction should occur after injection is guaranteed, so that for a particular context and type, AutoInit is called exactly once. If this invocation of AutoInit throws an exception, the context should be shut down.

`AutoInit` post-construction should occur after injection is guaranteed, so that for a particular context and type, AutoInit is called exactly once.  If this invocation of AutoInit throws an exception, the context should be shut down.
@ajohnston33 ajohnston33 merged commit 87df97c into develop Apr 15, 2016
@codemercenary codemercenary deleted the ref-postconstruct branch May 6, 2016 20:36
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

2 participants