[
https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Peter Ertl reassigned WICKET-3167:
----------------------------------
Assignee: Peter Ertl
> 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.