You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Peter Ertl (JIRA)" <ji...@apache.org> on 2007/12/12 01:23:43 UTC

[jira] Updated: (WICKET-1218) provide an abstract default implementation of IResourceStreamWriter

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

Peter Ertl updated WICKET-1218:
-------------------------------

    Attachment: AbstractResourceStreamWriter.patch

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