You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by ah...@apache.org on 2021/09/24 16:10:29 UTC

[isis] branch 2871-value.types.overhaul updated (c35abb5 -> 788bf6d)

This is an automated email from the ASF dual-hosted git repository.

ahuber pushed a change to branch 2871-value.types.overhaul
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from c35abb5  ISIS-2871: _Either: remove nullable support
     add 788bf6d  ISIS-2871: FormExecutorDefault: purge that optimization stuff

No new revisions were added by this update.

Summary of changes:
 .../apache/isis/commons/internal/base/_Either.java |  15 +-
 .../webapp/wicket/jpa/DemoAppWicketJpa.java        |   3 +-
 .../wicket/ui/panels/FormExecutorDefault.java      | 320 ++-------------------
 3 files changed, 28 insertions(+), 310 deletions(-)