Versions Compared

Key

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

...

Session newSession() -> Session newSession(Request)

FormComponent.IVisitor

Things have been refactored into interfaces here. If you previously implemented this directly, extend FormComponent.AbstractVisitor instead, and rename your formComponent() implementation to onFormComponent().