Comment #18 on issue 635 by carsten....@gmail.com: GuiceFilter uses wrong instance of FilterPipeline if used with multiple servlet context and multiple injectors
http://code.google.com/p/google-guice/issues/detail?id=635
Just to make this clear - as far as i understand, the current guice release is supposed to support multiple injectors?
So should this include above mentioned use case and reason for this ticket - and will there be a fix/change? Or is discussed solution which by-passes the problem by using extended visibility of implementation details the way to go?
Wouldn't this be a massive break into the 'guice api'? Using this patch & extending visibility means i rely on implementation details that might change in future.. Besides other possible problems (e.g. in concurrent context) i am not able to foresee now.
Anyway, i also think it would be better to have more specific documentation on how to implement required use case, if there wont be an official way/fix/change ...
-- 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.