You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Martin Grigorov (JIRA)" <ji...@apache.org> on 2012/06/18 10:55:42 UTC

[jira] [Assigned] (WICKET-4601) IResourceStreamWriter to take OutputStream instead of Response

     [ https://issues.apache.org/jira/browse/WICKET-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Martin Grigorov reassigned WICKET-4601:
---------------------------------------

    Assignee: Martin Grigorov
    
> IResourceStreamWriter to take OutputStream instead of Response
> --------------------------------------------------------------
>
>                 Key: WICKET-4601
>                 URL: https://issues.apache.org/jira/browse/WICKET-4601
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 6.0.0-beta2
>            Reporter: Jesse Long
>            Assignee: Martin Grigorov
>            Priority: Minor
>
> IResourceStream should provide data and meta data. IResourceStreamWriter is an IResourceStream that pushes to an OutputStream, rather that allows pulling from a InputStream. It should not need to know about Responses. Responses are the responsibility of IResource, and specifically ResourceStreamResource.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira