You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@isis.apache.org by "ASF subversion and git services (Jira)" <ji...@apache.org> on 2021/12/06 08:32:00 UTC

[jira] [Commented] (ISIS-2910) Viewmodels after Modification must invalidate their memoized Bookmark

    [ https://issues.apache.org/jira/browse/ISIS-2910?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17453840#comment-17453840 ] 

ASF subversion and git services commented on ISIS-2910:
-------------------------------------------------------

Commit 2042cd9e9bd9afcdf917c0c21e0ba2a6a736970d in isis's branch refs/heads/master from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=2042cd9 ]

ISIS-2910: fixes bookmark memoization

- such that in case of viewmodels, no matter what, an AJAX request
always returns with a bookmark, recreateed from the viewmodel's latest
state

> Viewmodels after Modification must invalidate their memoized Bookmark
> ---------------------------------------------------------------------
>
>                 Key: ISIS-2910
>                 URL: https://issues.apache.org/jira/browse/ISIS-2910
>             Project: Isis
>          Issue Type: Bug
>          Components: Isis Core
>            Reporter: Andi Huber
>            Assignee: Andi Huber
>            Priority: Critical
>             Fix For: 2.0.0-M7
>
>
> We do memoize Bookmarks for Entities and Viewmodels within their wrapping ManagedObject. However, for Viewmodels we must invalidate the Bookmark whenever there are (property) changes happening.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)