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/11/29 12:26:13 UTC

[isis] branch 2877_dto_rountrip_using_value_semantics updated (99ab443 -> 7d4d817)

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

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


    from 99ab443  ISIS-2877: filling on more gaps
     add 7d4d817  ISIS-2877: filling on more gaps (2)

No new revisions were added by this update.

Summary of changes:
 .../services/schema/SchemaValueMarshaller.java     |  18 +--
 .../applib/util/schema/InteractionDtoUtils.java    |  14 +-
 .../apache/isis/applib/util/schema/Roundtrip.java  |  19 ++-
 .../command/CommandDtoFactoryDefault.java          |   7 +-
 .../command/SchemaValueMarshallerDefault.java      | 171 +++++++++++----------
 .../interaction/InteractionDtoFactoryDefault.java  |   3 +-
 6 files changed, 125 insertions(+), 107 deletions(-)