Is it possible to use Guice on GWT widgets and related client-side
manoeuvres?
I don't expect the answer to be yes because the native code for GWT
client is javascript not JVM byte-code.
So, any plans for Guice on client-side GWT? One that works with
annotation on Java code but performs injection on javascript
generation hand-in-hand with GWT compiler?
Are there already any dependency injection frameworks somewhere out
there for GWT clients?
It would be a feature specifically useful when working with ext-gwt
Controller and View.
--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com.
To unsubscribe from this group, send email to google-web-toolkit+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
No comments:
Post a Comment