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 18:45:59 UTC

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

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 1a9b907  ISIS-2871: cleaning up EntityPage constructors
     add 4d8d7d7  ISIS-2871: ensure entities are attached when applying property changes

No new revisions were added by this update.

Summary of changes:
 .../isis/core/metamodel/spec/ManagedObjects.java   | 22 ++++++++++++++++
 .../viewer/wicket/model/models/ActionModel.java    | 13 ----------
 .../wicket/model/models/FormExecutorContext.java   | 11 --------
 .../wicket/model/models/ScalarParameterModel.java  |  6 -----
 .../wicket/model/models/ScalarPropertyModel.java   | 11 --------
 .../models/interaction/BookmarkedObjectWkt.java    | 30 +++++++++++++++++++---
 .../interaction/HasBookmarkedOwnerAbstract.java    |  9 ++++---
 .../wicket/ui/panels/FormExecutorDefault.java      |  9 +++++--
 8 files changed, 60 insertions(+), 51 deletions(-)