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/03/16 20:32:50 UTC

[isis] branch edge updated (22dbab3 -> 1d43996)

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

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


    from 22dbab3  ISIS-2573: xray: reduce number of tree nodes rendered
     add 1d43996  ISIS-2573: xray: housekeeping

No new revisions were added by this update.

Summary of changes:
 .../isis/commons/internal/debug/xray/XrayModel.java    | 18 +++++++++++++++++-
 .../commons/internal/debug/xray/XrayModelSimple.java   | 12 ------------
 .../org/apache/isis/core/runtime/events/_Xray.java     |  5 +++--
 .../org/apache/isis/core/runtime/util/XrayUtil.java    | 13 ++++++-------
 .../isis/core/runtimeservices/session/_Xray.java       |  8 +++-----
 .../applayer/ApplicationLayerTestFactory.java          |  8 ++++++--
 6 files changed, 35 insertions(+), 29 deletions(-)