I would like to use a binding annotation on the binding generated in a FactoryModuleBuilder. FactoryModuleBuilder does not have an obvious way to add this, so I plan to use the Module generated by the FactoryModuleBuilder to create a FactoryProvider via an Injector created from that Module which I can then bind via annotation. Is there a better way to do this and are annotated bindings for assisted injection a planned feature?
Cheers, Mike -- You received this message because you are subscribed to the Google Groups "google-guice" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-guice/-/eKe2L9h0dvEJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-guice?hl=en.
