You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Juergen Donnerstag (JIRA)" <ji...@apache.org> on 2010/11/13 18:25:13 UTC

[jira] Created: (WICKET-3167) Strange IResourceStream type hierarchy

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
            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.


[jira] Assigned: (WICKET-3167) Strange IResourceStream type hierarchy

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ 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.


[jira] Commented: (WICKET-3167) Strange IResourceStream type hierarchy

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ 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.


[jira] Resolved: (WICKET-3167) Strange IResourceStream type hierarchy

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Peter Ertl resolved WICKET-3167.
--------------------------------

    Resolution: Fixed

> 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.


[jira] Commented: (WICKET-3167) Strange IResourceStream type hierarchy

Posted by "Hudson (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/WICKET-3167?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12934212#action_12934212 ] 

Hudson commented on WICKET-3167:
--------------------------------

Integrated in Apache Wicket 1.4.x #280 (See [https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/280/])
    

> 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.