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 08:59:02 UTC

[isis] branch 2877_dto_rountrip_using_value_semantics updated (3386eac -> 01b6609)

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 3386eac  ISIS-2877: flesh out new SchemaValueMarshaller API
     add 01b6609  ISIS-2877: further improve SchemaValueMarshaller API

No new revisions were added by this update.

Summary of changes:
 .../services/schema/SchemaValueMarshaller.java     | 38 ++++++++++++++--------
 .../applib/util/schema/InteractionDtoUtils.java    | 25 +++-----------
 .../apache/isis/applib/util/schema/Roundtrip.java  | 16 ++++++++-
 .../command/CommandExecutorServiceDefault.java     |  3 +-
 .../command/SchemaValueMarshallerDefault.java      | 15 +++++++++
 5 files changed, 61 insertions(+), 36 deletions(-)