provide an abstract default implementation of IResourceStreamWriter
-------------------------------------------------------------------
Key: WICKET-1218
URL: https://issues.apache.org/jira/browse/WICKET-1218
Project: Wicket
Issue Type: Improvement
Components: wicket
Reporter: Peter Ertl
Priority: Minor
Attachments: AbstractResourceStreamWriter.patch
I think the usage of IResourceStreamWriter could be simplified by adding my
patch which includes
public abstract class AbstractResourceStreamWriter implements
IResourceStreamWriter
and simplifies the usage of that interface
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.