[
https://issues.apache.org/jira/browse/WICKET-4601?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13292556#comment-13292556
]
Jesse Long commented on WICKET-4601:
------------------------------------
This an a few other changes available at
https://github.com/jesselong/wicket/commits/resources
Grant ASF all rights to changes.
> 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
> 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