[ https://issues.apache.org/jira/browse/WICKET-6286?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15847652#comment-15847652 ]
Martin Grigorov commented on WICKET-6286: ----------------------------------------- bq. But ResourceLink doesn't use an indirection with Provider<ResourceLink>, so why should AjaxDownload need it? Hm, right! IProvider won't help with dynamic parameter value. If an anti-cache parameter is needed it should generate its value in the JS code. We can leave this for later, until someone gives a good reason to have it. > Would be good to have AjaxDownload available out of the box > ------------------------------------------------------------ > > Key: WICKET-6286 > URL: https://issues.apache.org/jira/browse/WICKET-6286 > Project: Wicket > Issue Type: New Feature > Components: wicket-extensions > Affects Versions: 8.0.0-M2, 7.5.0 > Reporter: Maxim Solodovnik > Assignee: Sven Meier > Labels: patch > > Currently every project need to create own AjaxDownload component based on > the Wiki example. > Unfortunately this component has some issues with WebSockets > Discussion: http://markmail.org/message/gizsnqh2qgypcgri > PRs: > https://github.com/apache/wicket/pull/190 > https://github.com/apache/wicket/pull/191 -- This message was sent by Atlassian JIRA (v6.3.15#6346)