Versions Compared

Key

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

...

  • `IDataProvider` was converted to using `long` instead of `int` to better line up with JPA and other persistence frameworks. This has caused a rather large cascade of `int` to `long` changes all over the repeater packages. WICKET-1175

Form Processing

Validation

...