[
https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12932820#action_12932820
]
Hudson commented on WICKET-3167:
--------------------------------
Integrated in Apache Wicket 1.5.x #524 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.5.x/524/])
> Strange IResourceStream type hierarchy
> --------------------------------------
>
> Key: WICKET-3167
> URL: https://issues.apache.org/jira/browse/WICKET-3167
> Project: Wicket
> Issue Type: Improvement
> Components: wicket
> Affects Versions: 1.5-M3
> Reporter: Juergen Donnerstag
> Assignee: Peter Ertl
> Priority: Minor
>
> Current type hierarchy looks like
> IResourceStream
> IStringResourceStream
> AbstractResourceStream
> AbstractStringResourceStream
> It propobly should rather be
> IResourceStream
> AbstractResourceStream
> IStringResourceStream
> AbstractStringResourceStream
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.