Following my earlier work, I started out thinking that I only had to make a few changes around the Vaadin 7 Navigator to make it Guice friendly.
It seems that is not the case!
The standard Vaadin 7 Navigator class is very closely coupled to a number of other classes, and I have ended up developing a parallel navigation scheme. It was not what I intended, but it will allow me to make more use of Guice functionality - which in most ways Vaadin is very well suited to, as it is a component based framework.
So - work is in progress.
No comments:
Post a Comment