No, the factory is only an interface, automatically implemented by GIN's AssistedInject. It only instantiates the presenter, passing the method arguments and a few others to the presenter's constructor (because in our app we inject everything in constructors). What we pass as an argument to the factory is not a container for the view, it *is* the view.
-- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/akYyN19EaTBCMTBK. 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-web-toolkit?hl=en.
