Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Dave's Patch (changedfiles-rol-1670.tgz) is actually a tarball containing all files that were changed or modified).

Sean's Patch

Sean's Patch (forthcoming) is a real patch. It has one other difference: rather than add the new files in the org.rollerweblogger.roller package they are in org.apache packages where there their related classes live. This means that JPAMultiDomainWebloggerModule.java is the name of the Guice binding file, since it lives in the same package as JPAWebloggerModule.java that it is based upon.

Design

...