Updates:
        Status: Started

Comment #8 on issue 239 by dhanji: Integrate Warp-Servlet as  
com.google.inject.servlet
http://code.google.com/p/google-guice/issues/detail?id=239

This issue is mostly done. A few items still on my checklist:

- blow up if web.xml maps servlets to the same paths as Guice Servlet
- bind keys as a singleton; if already (explicitly) bound as non-singleton,  
explode
- find a way to allow contributions from multiple modules that is safe and  
sane

There's simply no reasonable way for us to detect if two patterns collide.  
We just dispatch based on ordering,
like servlet containers do.



--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"google-guice-dev" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/google-guice-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to