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/20 09:27:17 UTC

[isis] branch 2871-value.types.overhaul updated (d090b7b -> f92aae7)

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 d090b7b  ISIS-2871: test setup fixes
     add f92aae7  ISIS-2871: wicket models: try to use composition over inheritance

No new revisions were added by this update.

Summary of changes:
 .../viewer/wicket/model/models/AboutModel.java     | 20 +++------------
 .../{AboutModel.java => CommonContextModel.java}   | 30 ++++++++++------------
 .../viewer/wicket/model/models/ModelAbstract.java  | 25 ++++++++++--------
 .../wicket/model/models/ScalarPropertyModel.java   | 10 +++-----
 4 files changed, 35 insertions(+), 50 deletions(-)
 copy viewers/wicket/model/src/main/java/org/apache/isis/viewer/wicket/model/models/{AboutModel.java => CommonContextModel.java} (65%)