I noted it as a potential issue, but decided that there are far bigger problems.
The 'correct' solution is probably to split guice into 2 packages: guice and guice+spring, however we also have an issue that there are too many modules already, so I've not done this.
Short version: if you have a better solution, please shout, otherwise don't worry.
Joe.
On Wed, Apr 23, 2008 at 3:48 PM, Tim Peierls <
tim@...> wrote:
I'm trying to catch up on the new source structure, and I'm wondering whether the org.directwebremoting.guice.spring package will cause problems for people wanting to build Spring-only or Guice-only versions of dwr.jar.
Should I worry?
--tim