Versions Compared

Key

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

...

View configs are the base mechanism for type-safe navigation and further concepts like page-beans. It's planned to add further features based on this type-safe config approach. Furthermore, it's possible to create custom meta-data for a view.

Type-safe Navigation

Instead of using strings as outcome, it's possible to link a page to a special config class. So it's possible to use these classes as return values for action methods.

...