[
https://issues.apache.org/jira/browse/WICKET-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641592#action_12641592
]
Igor Vaynberg commented on WICKET-1884:
---------------------------------------
sounds like you are not going about this right if you have to touch markup
cache itself to support this.
have you seen IMarkupResouceStreamProvider and IMarkupCacheKeyProvider which
components can implement to influence how their markup is loaded and cached?
> Remove 'final' from InheritedMarkupMarkupLoader#loadMarkup
> ----------------------------------------------------------
>
> Key: WICKET-1884
> URL: https://issues.apache.org/jira/browse/WICKET-1884
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.4-M3
> Reporter: Bruno Borges
> Assignee: Igor Vaynberg
> Priority: Minor
>
> This class is public and it would be useful to extend it, but seems non-sense
> since loadMarkup is final.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.