[
https://issues.apache.org/jira/browse/WICKET-7059?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17729230#comment-17729230
]
ASF subversion and git services commented on WICKET-7059:
---------------------------------------------------------
Commit 22bc9fbfd63a65f9714e0ffa4329adf42aaaef28 in wicket's branch
refs/heads/improvement/ernestosemedt/WICKET-7059 from reiern70
[ https://gitbox.apache.org/repos/asf?p=wicket.git;h=22bc9fbfd6 ]
[WICKET-7059] make easier to skip some page serialization
> [Serialization] make easier to avoid serialization for form request
> -------------------------------------------------------------------
>
> Key: WICKET-7059
> URL: https://issues.apache.org/jira/browse/WICKET-7059
> Project: Wicket
> Issue Type: Improvement
> Affects Versions: 10.0.0, 9.14.0
> Reporter: Ernesto Reinaldo Barreiro
> Priority: Major
> Fix For: 10.0.0, 9.15.0
>
>
> Right now a new page serialization is always triggered for each request to
> tha page (e.g AJAX reauest). In or application some AJAX requests do not
> really change the state of page (e.g they just transfer soem info from client
> side to server side but page sturcture and data remain the same). For those
> request a new serialization is triggered by default.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)