Closed peergynt closed 8 years ago
hmm, as it is now, an instance of GuiceNavigator would be assembled and used. How could you tell guice to assemble your custom class that derives from GuiceNavigator instead?
Squashed all changes in one commit. I made one more modification after your patch: in ReflectionUtils.java, it looks for the ViewContainer in the sub-classes until it gets to the UI class.
GuiceNavigator can be extended and used for custom Navigator injection.