You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Erik van Oosten (JIRA)" <ji...@apache.org> on 2009/08/24 20:52:59 UTC

[jira] Resolved: (WICKET-2288) Refactor DefaultPageFactory#constructor

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

Erik van Oosten resolved WICKET-2288.
-------------------------------------

    Resolution: Invalid

Seems to be fixed already.

> Refactor DefaultPageFactory#constructor
> ---------------------------------------
>
>                 Key: WICKET-2288
>                 URL: https://issues.apache.org/jira/browse/WICKET-2288
>             Project: Wicket
>          Issue Type: Improvement
>          Components: wicket
>    Affects Versions: 1.4-RC3
>            Reporter: Erik van Oosten
>            Priority: Trivial
>   Original Estimate: 0.03h
>  Remaining Estimate: 0.03h
>
> Method DefaultPageFactory#constructor should loose the second parameter (argumentType) as it looks up cached Constructor instances without regard of the argument type. Instead the type (always PageParameters.class) should be hard coded in DefaultPageFactory#constructor.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.