bernard created WICKET-5070:
-------------------------------
Summary: Optionally execute Callback Behavior on Re-construction
after Expiry
Key: WICKET-5070
URL: https://issues.apache.org/jira/browse/WICKET-5070
Project: Wicket
Issue Type: Improvement
Components: wicket
Affects Versions: 6.4.0
Environment: All
Reporter: bernard
On page re-construction after expiry, it might be desired to have the callback
behavior of the page executed.
I acknowledge that there is a worst case scenario where callback behavior could
hit an invalid component state.
However that worst case scenario should not result in a penalty for the
majority of cases where this situation cannot occur.
I am suggesting that behavoir is executed after expiry if the page source
specifies it e.g. via an overridable method callBackAfterExpiry().
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira