Fabricio, FYI, I'm experimenting with Guice in a GWT application, and I may be able to answer some of your questions. However, we're only using it server-side. GWT requires that any Java code must be translatable to Javascript, and Shiro isn't. (Though, someone could undertake that effort.)
Guice is also not translatable to Javascript, which is why the Gin project exists (basically, a subset of Guice for GWT). Ryan -- View this message in context: http://shiro-user.582556.n2.nabble.com/Guice-Shiro-GWT-tp6654452p6681823.html Sent from the Shiro User mailing list archive at Nabble.com.
