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:52:09 UTC

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

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 788bf6d  ISIS-2871: FormExecutorDefault: purge that optimization stuff
     add 1a9b907  ISIS-2871: cleaning up EntityPage constructors

No new revisions were added by this update.

Summary of changes:
 .../actionresponse/ActionResultResponseType.java   |  2 +-
 .../linkandlabel/LinkAndLabelFactoryAbstract.java  |  2 +-
 .../viewer/wicket/ui/pages/entity/EntityPage.java  | 95 +++++++++-------------
 .../isis/viewer/wicket/ui/pages/home/HomePage.java |  2 +-
 .../wicket/ui/panels/FormExecutorDefault.java      | 23 +++---
 .../IsisWicketApplication_newPageFactory.java      | 10 +--
 6 files changed, 56 insertions(+), 78 deletions(-)