On Tue, Dec 16, 2008 at 10:17 AM, <[email protected]> wrote:
>
> Comment #6 on issue 239 by dhanji: Integrate Warp-Servlet as
> com.google.inject.servlet
> http://code.google.com/p/google-guice/issues/detail?id=239
>
> and elsewhere
> serve("/xx").with(..)
er, this should be serveRegex("/xx(.)*").with
>
> if my URI is /xx.html, it will match both. To detect whether these bindings
> collide is a problem I suspect is not
> even computable in polynomial time. Leave alone regex grammars!
*between
It's
> especially for this reason that I'd like to
> have bindings in one place, where human eyes are still the best arbiter of
> duplication.
>
> Dhanji.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---