spring-guice icon indicating copy to clipboard operation
spring-guice copied to clipboard

Provide support for Injector.createChildInjector()

Open dsyer opened this issue 10 years ago • 3 comments

dsyer avatar Jan 13 '15 14:01 dsyer

@dsyer what did you have in mind here for this issue?

twicksell avatar Apr 05 '16 19:04 twicksell

I'm really very open to suggestion. It's part of the Guice API, but not one that has a direct parallel in Spring (child contexts I guess).

dsyer avatar Apr 05 '16 21:04 dsyer

I thought you might have an idea that I could just implement :)

The concepts and goals I think are the same between child injectors and child contexts. I just can't think yet of a way to leverage them in the context of bridging Spring and Guice. It may just be a bit too early to tell.

twicksell avatar Apr 05 '16 21:04 twicksell