> Note - I can not use Assisted Inject as this code is used in GWT. > injectMembers is an an option too... but... What happens if I have > @Inject constructor dependencies? >
FYI, although Fred gave the proper answer... GWT (through Gin) will have AssistedInject soon. See http://code.google.com/p/google-gin/issues/detail?id=15 . Sam -- You received this message because you are subscribed to the Google Groups "google-guice" 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?hl=en.
