[
https://issues.apache.org/jira/browse/WICKET-6677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16867301#comment-16867301
]
David Rain edited comment on WICKET-6677 at 6/20/19 5:13 AM:
-------------------------------------------------------------
Thank You for explanation [~svenmeier]. OK, I will use AJAX IListener and
recognize correct requets by examining the objects in the map.
was (Author: davesman):
Thank You for explanation Sven. OK, I will use AJAX IListener and recognize
correct requets by examining the objects in the map.
> 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
> Priority: Major
> Labels: lazy, timer
>
> 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)