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

Nested Containers, scoping to parent #3

Closed
jeremydmiller opened this issue Apr 4, 2010 · 3 comments
Closed

Nested Containers, scoping to parent #3

jeremydmiller opened this issue Apr 4, 2010 · 3 comments
Labels

Comments

@jeremydmiller
Copy link
Contributor

The "Nested Container" strategy needs to be rethought in regards to how it handles singletons and other scoped objects. The nested container needs to be delegating to its parent for any kind of scoped item instead of building it itself -- even though the scoping itself does work

@flq
Copy link
Contributor

flq commented Apr 20, 2010

Looks to me this has just bitten me. See structuremap mailing group (Bitten by nested Container and lambda instance (I'd call it bug, actually))

@dustyburwell
Copy link

I'll second that.

jeremydmiller added a commit that referenced this issue Feb 18, 2013
…ons with transient services scoped to the nested container. Closes GH-3
@jeremydmiller
Copy link
Contributor Author

Closed. About freaking time.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants