Versions Compared

Key

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

...

  • Better support for modern webframeworks like AngularJS (@grobmeier)
  • Make use of slf4j and probably log4j2 (@grobmeier) - support for slf4j is already there, thanks to Johannes, check Logging
  • Provider alternatives to java property file translations (@grobmeier)
  • Replace css and xhtml theme with an new html5 theme. (@jogep)
  • Switch to strict DMI by default - allow only defined methods to be accessible via DMI - user can always change that list
  • Extract XML configuration to dedicated plugin - XWork will provide only configuration via code, then user can decide which configuration to use - code, XML, convention, DB?