I am wondering how one can use guice in combination with javafx. Indeed, JavaFX application are launched with Application.Start static method.
I don't see how I could wire my application class using Guice. I'd like to wire it with a bunch of factories that can create some asynchronous services upon request coming from the interface. -- 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. For more options, visit https://groups.google.com/groups/opt_out.
