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 2022/09/02 13:23:33 UTC

[isis] branch 3200_broken-value-choices updated (dc81b4205c -> 1ea27cefda)

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

ahuber pushed a change to branch 3200_broken-value-choices
in repository https://gitbox.apache.org/repos/asf/isis.git


    from dc81b4205c ISIS-3200: opens up _ObjectMemento for refactoring
     add 1ea27cefda ISIS-3200: value memento to respect actual bookmark

No new revisions were added by this update.

Summary of changes:
 .../_testing/ObjectMementoService_forTesting.java  |  7 +--
 .../load/ObjectLoader_builtinHandlers.java         | 16 ++++---
 .../memento/ObjectMementoService.java              | 11 ++++-
 .../memento/ObjectMementoServiceDefault.java       | 33 ++++----------
 .../runtimeservices/memento/_ObjectMemento.java    | 53 ++++++++--------------
 .../memento/_RecreatableLookup.java                | 12 ++---
 .../runtimeservices/memento/_RecreatableValue.java | 26 ++++++-----
 .../wicket/model/models/ManagedObjectModel.java    |  5 +-
 8 files changed, 71 insertions(+), 92 deletions(-)