WebResource#getCacheDuration() is not configurable
--------------------------------------------------
Key: WICKET-2323
URL: https://issues.apache.org/jira/browse/WICKET-2323
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 1.4-RC4
Reporter: Jan Loose
There is not possible to set WebResource#getCacheDuration() for
WicketAjaxReference and WicketEventReference. I hope that this property should
be configurable via e.g. IResourceSettings#defaultCacheDuration().
The similar problem is if you can fully disable caching using
Resource#setCacheable() ... there is no available global configuration in
IResourceSettings.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.