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 f92aae7 ISIS-2871: wicket models: try to use composition over
inheritance
add f38afbe ISIS-2871: cleaning up existing models
No new revisions were added by this update.
Summary of changes:
.../wicket/model/models/CommonContextModel.java | 2 +-
.../viewer/wicket/model/models/EntityModel.java | 143 +++++++--------------
.../viewer/wicket/model/models/ScalarModel.java | 52 +++-----
.../wicket/model/models/ScalarPropertyModel.java | 33 +++--
.../interaction/InteractionHolderAbstract.java | 2 +-
.../wicket/model/models/EntityModel_hintsTest.java | 20 +--
.../property/PropertyFormExecutorStrategy.java | 17 +--
.../wicket/ui/panels/PromptFormAbstract.java | 18 +--
8 files changed, 109 insertions(+), 178 deletions(-)