[
https://issues.apache.org/jira/browse/ISIS-1613?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16010666#comment-16010666
]
ASF subversion and git services commented on ISIS-1613:
-------------------------------------------------------
Commit 3ff8f7a82a579024b72f1bcaead6708424ae4e33 in isis's branch
refs/heads/ISIS-1613 from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=3ff8f7a ]
ISIS-1613: concurrency handling now seems to be working, more or less. More
testing required.
- backs out the DisableConcurrencyCheckingOnRenderListener from
IsisWicketApplication
- instead use EntityPage on{Before/After}Render hooks
- use EntityModel#resetPropertyModels to reset version
- no longer clear propertyScalarModels on detach, so can iterate over
- do this in FormExecutorAbstract, rather than PromptFormAbstract
- EntityModelWithLayoutHints introduced as wrapper around EntityModel, to avoid
aliasing issues with resetting version on the "main" EntityModel
- use model.getParentEntityModel for action models in a couple of further
places (ActionPromptHeaderPanel, ActionParametersPanel)
- similarly, reuse EntityModel in EntityLinkSimplePanel rather than create its
own EntityModel
also:
- change PageAbstract#getUiHintContainerIfAny(), return a UiHintContainer once
more (rather than EntityModel) since no need to return the more specific class
> On action invoke/property edit, don't reload page, just repaint changed
> components (and allow unchanged components to opt out).
> -------------------------------------------------------------------------------------------------------------------------------
>
> Key: ISIS-1613
> URL: https://issues.apache.org/jira/browse/ISIS-1613
> Project: Isis
> Issue Type: Improvement
> Components: Core, Core: Viewer: Wicket
> Affects Versions: 1.14.0
> Reporter: Dan Haywood
> Assignee: Dan Haywood
> Fix For: 1.15.0
>
>
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)