David Rain created WICKET-6677:
----------------------------------
Summary: Deprecated AjaxLazyLoadPanel#updateAjaxAttributes - WHY?
Key: WICKET-6677
URL: https://issues.apache.org/jira/browse/WICKET-6677
Project: Wicket
Issue Type: Wish
Components: wicket-extensions
Affects Versions: 8.5.0
Reporter: David Rain
I cannot understand the reason why this method is no longer being called and is
marked deprecated, i.e. to be removed.
I can see that the implementation has been changed to use
AbstractAjaxTimerBehavior. But updateAjaxAttributes could be called as it had
been - from the timer upwards to the lazy panel.
We use it quite often to decorate lazy load AJAX requests.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)