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 2022/03/26 06:14:01 UTC

[isis] branch 2877_value.comps updated (48ddb5e -> 5cf6706)

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

ahuber pushed a change to branch 2877_value.comps
in repository https://gitbox.apache.org/repos/asf/isis.git.


    from 48ddb5e  ISIS-2877: proof of concept: we can now edit properties that are of composite value type
     add 5cf6706  ISIS-2877: cleanup and javac compile fixes

No new revisions were added by this update.

Summary of changes:
 .../isis/commons/internal/delegate/_Delegate.java  | 25 +++++++----
 .../interactions/managed/ActionInteraction.java    | 34 +++++++++++++++
 .../interactions/managed/ManagedAction.java        | 48 +++-------------------
 .../specloader/specimpl/ObjectActionDefault.java   |  6 ---
 .../viewer/wicket/model/models/ScalarModel.java    |  5 +++
 .../interaction/act/ActionInteractionWkt.java      | 33 ++-------------
 6 files changed, 64 insertions(+), 87 deletions(-)