Comment by Lars.Grammel:

Line-by-line comments:

File: /extensions/servlet/src/com/google/inject/servlet/ManagedServletPipeline.java (r2804e19f307e9c23bdd3260b7a3eda1f3d45567f)
===============================================================================

Line 154: servletRequest.setAttribute(REQUEST_DISPATCHER_REQUEST, Boolean.TRUE);
-------------------------------------------------------------------------------
Do multiple includes (where A includes B and B includes C) cause a problem here, because the flag gets removed after the innermost include is completed?

For more information:
http://code.google.com/p/google-guice/source/detail?r=2804e19f307e9c23bdd3260b7a3eda1f3d45567f

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

Reply via email to