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

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


    from 6f8de2c  ISIS-2340: simplify ActionArgumentModel (also performance 
improvement)
     new 78f8650  ISIS-2340: decouple ActionArgumentModel from Wicket
     new 3a0771f  ISIS-2340: move ActionArgumentModel to common UI

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 .../model/action/form/ActionParameterUiModel.java} | 30 ++++++------
 .../wicket/model/models/ActionArgumentCache.java   | 19 ++++----
 .../viewer/wicket/model/models/ActionModel.java    | 10 ++--
 .../wicket/model/models/ScalarParameterModel.java  | 55 ++++++++++++----------
 .../components/actions/ActionParametersForm.java   | 17 +++----
 .../components/scalars/ScalarPanelAbstract2.java   |  3 +-
 6 files changed, 73 insertions(+), 61 deletions(-)
 rename 
viewers/{wicket/model/src/main/java/org/apache/isis/viewer/wicket/model/models/ActionArgumentModel.java
 => 
common/src/main/java/org/apache/isis/viewer/common/model/action/form/ActionParameterUiModel.java}
 (79%)

Reply via email to