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] Created: (WICKET-1218) provide an abstract default implementation of IResourceStreamWriter

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.


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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ 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.


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

Posted by "Peter Ertl (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

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

    Attachment:     (was: 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.


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

Posted by "Frank Bille Jensen (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Frank Bille Jensen updated WICKET-1218:
---------------------------------------

    Fix Version/s:     (was: 1.3.0-rc3)
                   1.3.0-final

> 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
>            Assignee: Johan Compagner
>            Priority: Minor
>             Fix For: 1.3.0-final
>
>         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.


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

Posted by "Johan Compagner (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/WICKET-1218?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Johan Compagner closed WICKET-1218.
-----------------------------------

       Resolution: Fixed
    Fix Version/s: 1.3.0-rc3
         Assignee: Johan Compagner

applied

> 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
>            Assignee: Johan Compagner
>            Priority: Minor
>             Fix For: 1.3.0-rc3
>
>         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.