Updates:
        Status: Fixed

Comment #8 on issue 506 by sberlin: FactoryProvider2 can't accept Provider<T> as an assisted type specified in the Factory interface
http://code.google.com/p/google-guice/issues/detail?id=506

committed in r1192. i very slightly modified the patch so that the documentation is in FactoryModuleBuilder instead of AssistedInject (because that's where most of the documentation is now, and the AssistedInject annotation isn't required anymore, unless multiple constructors are used), and so that multiple methods/providers can provide an error message at the same time (so you don't have to fix/rerun/fix/rerun).

if you could review, that'd be awesome.

--
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
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-dev?hl=en.

Reply via email to