You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@isis.apache.org by da...@apache.org on 2021/06/29 06:20:00 UTC

[isis] branch master updated (52ec036 -> b823e62)

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

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


    from 52ec036  ISIS-2760: ensure that there is, though, some spacing after tabGroups.
     add a140376  ISIS-2779: adds bookmarkers and loaders for serializable view models.
     new b823e62  Merge pull request #645 from apache/ISIS-2779

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:
 .../objectmanager/identify/ObjectBookmarker.java   |  1 +
 .../identify/ObjectBookmarker_builtinHandlers.java | 30 ++++++++++++++++--
 .../metamodel/objectmanager/load/ObjectLoader.java |  1 +
 .../load/ObjectLoader_builtinHandlers.java         | 37 ++++++++++++++++++++++
 4 files changed, 67 insertions(+), 2 deletions(-)

[isis] 01/01: Merge pull request #645 from apache/ISIS-2779

Posted by da...@apache.org.
This is an automated email from the ASF dual-hosted git repository.

danhaywood pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/isis.git

commit b823e62bfb79cf361b8db3f386e28e9e25aaec0f
Merge: 52ec036 a140376
Author: Dan Haywood <da...@apache.org>
AuthorDate: Tue Jun 29 07:19:50 2021 +0100

    Merge pull request #645 from apache/ISIS-2779
    
    ISIS-2779: adds bookmarkers and loaders for serializable view models.

 .../objectmanager/identify/ObjectBookmarker.java   |  1 +
 .../identify/ObjectBookmarker_builtinHandlers.java | 30 ++++++++++++++++--
 .../metamodel/objectmanager/load/ObjectLoader.java |  1 +
 .../load/ObjectLoader_builtinHandlers.java         | 37 ++++++++++++++++++++++
 4 files changed, 67 insertions(+), 2 deletions(-)