[
https://issues.apache.org/jira/browse/WICKET-1884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12641590#action_12641590
]
Bruno Borges commented on WICKET-1884:
--------------------------------------
Sorry Igor, my bad.
I'm developing a way to provide somehow XStream-integrated components. Like
XStreamMarkupContainer, and I ended having to override MarkupCache. From there,
I want it to not cache XStream's generated XMLs.
> 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.