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

#184: Cache instances while setting up the ctor #185

Merged
merged 1 commit into from
Jan 4, 2023

Conversation

adamhewitt627
Copy link
Collaborator

No description provided.

@CLAassistant
Copy link

CLAassistant commented Jan 4, 2023

CLA assistant check
All committers have signed the CLA.

@adamhewitt627 adamhewitt627 enabled auto-merge (squash) January 4, 2023 06:12

}

private void TryCache(Type type, IInstance instance)
Copy link
Collaborator

Choose a reason for hiding this comment

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

not: Not sure I like the name TryCache on a method that doesn't return a book. Perhaps more like CacheIfNotFound?

@adamhewitt627 adamhewitt627 merged commit 18add29 into master Jan 4, 2023
@adamhewitt627 adamhewitt627 deleted the dev/184-ctor-arg-resolution branch January 4, 2023 07:39
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.

3 participants