[
https://issues.apache.org/jira/browse/WICKET-1965?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jan Kriesten closed WICKET-1965.
--------------------------------
Resolution: Invalid
> Remove final from MarkupCache#clear()
> -------------------------------------
>
> Key: WICKET-1965
> URL: https://issues.apache.org/jira/browse/WICKET-1965
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4-RC1
> Reporter: Jan Kriesten
> Priority: Minor
> Fix For: 1.3.6
>
>
> When extending MarkupCache to hook inother MarkupLoader for certain
> components, I'd like to be able to delegate a call to clearing the cache to
> this other markup loader.
> To be able to do so, I need to have the final removed from MarkupCache.
> Use case: http://www.footprint.de/fcc/2008/11/some-wicket-scala/ (To delegate
> the clear to FreeMarker/Velocity e.g.)
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.