Skip to content

Replace the Cache with a ConcurrentDictionary in StructureMap 3 #513

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 1 commit into from
Oct 17, 2016

Conversation

erik-kallen
Copy link

As suggested in #512, I backported the changes that seemed necessary to replace the use of the cache with a ConcurrentDictionary from StructureMap 4 to StructureMap 3.

All tests pass

@jeremydmiller
Copy link
Contributor

Cool, I'll get this rolled out into a StructureMap 3.1.9 package sometime today or by Monday at the latest. Thanks for doing this.

@jeremydmiller jeremydmiller merged commit c331d44 into structuremap:3.1 Oct 17, 2016
@jeremydmiller
Copy link
Contributor

@erik-kallen This is up in StructureMap 3.1.9 this morning. Might take a bit to index. Thanks for doing this.

@erik-kallen
Copy link
Author

Thank you for helping!

Do you think it would be possible for you to publish a new version of structuremap-signed as well?

@jeremydmiller
Copy link
Contributor

Hate to encourage that kind of thing, but I just pushed that one up too.

@erik-kallen
Copy link
Author

Thanks. I am, unfortunately, stuck with the signed version of StructureMap 3 due to dependencies :(

@jeremydmiller
Copy link
Contributor

Which is exactly why the .Net world should get rid of strong naming post haste;)

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.

2 participants