This is an automated email from the ASF dual-hosted git repository.
ahuber pushed a change to branch spring6
in repository https://gitbox.apache.org/repos/asf/causeway.git
from fe0f887360 Merge remote-tracking branch 'origin/master' into spring6
add 75155849cb CAUSEWAY-3404: quality of life improvements for ObjectGraph
add 0a63dff8f2 CAUSEWAY-3404: minor notes on prev. commit
new 5727bc8898 Merge remote-tracking branch 'origin/master' into spring6
The 1 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:
.../services/metamodel/objgraph/ObjectGraph.java | 56 +++++++++++++++++-----
.../objgraph/_ObjectGraphRelationMerger.java | 35 ++++++++++----
.../causeway/commons/internal/base/_Strings.java | 36 ++++++++++++--
.../org/apache/causeway/commons/io/DataSource.java | 9 ++++
.../services/metamodel/_ObjectGraphFactory.java | 14 ++++--
.../objgraph/d3js/ObjectGraphRendererD3js.java | 2 +-
.../plantuml/ObjectGraphRendererPlantuml.java | 6 ++-
7 files changed, 127 insertions(+), 31 deletions(-)