Jesse Long created WICKET-4601:
----------------------------------
Summary: 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