Can you please look at this issue? https://github.com/google/guice/issues/1121
> The provided example to replace the deprecated dependency chain method doesn't provide enough context about which field or parameter is being injected. I tried to replace dependency chain method, but the most accurate I got was knowing which method/constructor/class is being injected. > Knowing which field/parameter is being injected allowed Providers to return values based on the annotated elements, without having to bind each possible combination. -- You received this message because you are subscribed to the Google Groups "google-guice" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/1763681.PJ3cxWoS9r%40arch.
