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/28 03:59:29 UTC

[isis] branch 2871-value.types.overhaul updated (8dbfbb0 -> e57d97b)

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 8dbfbb0  ISIS-2871: just renaming packages
     add e57d97b  ISIS-2871: new collection interaction model for wkt

No new revisions were added by this update.

Summary of changes:
 .../isis/commons/internal/base/_Strings.java       |  33 ++++++-
 .../managed/CollectionInteraction.java             |  19 +---
 .../model/models/AdapterForObjectReference.java    |   6 ++
 .../interaction/coll/CollectionInteractionWkt.java | 110 +++++++++++++++++++++
 4 files changed, 151 insertions(+), 17 deletions(-)
 create mode 100644 viewers/wicket/model/src/main/java/org/apache/isis/viewer/wicket/model/models/interaction/coll/CollectionInteractionWkt.java