Posted on Apr 30, 2009 by
Massive Elephant
This is not a bug, but rather a feature request.
Guice is great for server-side code, but a lot of people also use GIN for dependency injection inside Google Web Toolkit. They're very similar and try to be as compatible as possible, so it shouldn't be too hard to support both together - in fact it's probably easier if you plan for that from early in the plugin project.
You can see more about GIN in http://code.google.com/p/google-gin/ .
Thanks!
Status: New
Labels:
Type-Defect
Priority-Medium