> Even tough you have a working solution now. It is not pretty and from my > perspective hard to understand what is actually happening. > So I am still wondering if you need to change the returned type during > runtime or if the returned type gets fixed during startup of the > application. > Because if it is fixed during startup there are cleaner ways of achieving > what you want. >
It get's fixed during application startup. I prefer a solution that gives me a constructed object from the injector, but the current solution is also acceptable, yet not perfect : Some custom annotations of this framework stop to functioning. The stacktrace makes no sense (a known issue with Guice 3 and Java 8). If you have a suggestion : Please let me know. Regards, Igmar -- 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 post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-guice. To view this discussion on the web visit https://groups.google.com/d/msgid/google-guice/8ce3e03e-bd85-4bba-8604-6027d9a93249%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
