You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@click.apache.org by "Finn Bock (JIRA)" <ji...@apache.org> on 2009/09/01 11:07:32 UTC

[jira] Created: (CLK-581) Support for public configurePage(Page) method which perform injection of dependencies.

Support for public configurePage(Page) method which perform injection of dependencies.
--------------------------------------------------------------------------------------

                 Key: CLK-581
                 URL: https://issues.apache.org/jira/browse/CLK-581
             Project: Click
          Issue Type: Improvement
          Components: core
    Affects Versions: 2.1.0 RC1
            Reporter: Finn Bock
            Priority: Minor


Based on discussion on click-user:

  http://n2.nabble.com/Creating-forward-pages-with-new-instead-of-context-createPage-td3549049.html#a3549049

this patch allow support for manually creating a page with new, and calling getContext().configurePage() to inject dependencies, controls and request parameters.



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


[jira] Updated: (CLK-581) Support for public configurePage(Page) method which perform injection of dependencies.

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

Finn Bock updated CLK-581:
--------------------------

    Attachment: configurePage.patch

Patch against 809911.

> Support for public configurePage(Page) method which perform injection of dependencies.
> --------------------------------------------------------------------------------------
>
>                 Key: CLK-581
>                 URL: https://issues.apache.org/jira/browse/CLK-581
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.1.0 RC1
>            Reporter: Finn Bock
>            Priority: Minor
>         Attachments: configurePage.patch
>
>
> Based on discussion on click-user:
>   http://n2.nabble.com/Creating-forward-pages-with-new-instead-of-context-createPage-td3549049.html#a3549049
> this patch allow support for manually creating a page with new, and calling getContext().configurePage() to inject dependencies, controls and request parameters.

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


[jira] Updated: (CLK-581) Support for public configurePage(Page) method which perform injection of dependencies.

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

Bob Schellink updated CLK-581:
------------------------------

    Fix Version/s: 2.2.0
         Assignee: Bob Schellink

> Support for public configurePage(Page) method which perform injection of dependencies.
> --------------------------------------------------------------------------------------
>
>                 Key: CLK-581
>                 URL: https://issues.apache.org/jira/browse/CLK-581
>             Project: Click
>          Issue Type: Improvement
>          Components: core
>    Affects Versions: 2.1.0 RC1
>            Reporter: Finn Bock
>            Assignee: Bob Schellink
>            Priority: Minor
>             Fix For: 2.2.0
>
>         Attachments: configurePage.patch
>
>
> Based on discussion on click-user:
>   http://n2.nabble.com/Creating-forward-pages-with-new-instead-of-context-createPage-td3549049.html#a3549049
> this patch allow support for manually creating a page with new, and calling getContext().configurePage() to inject dependencies, controls and request parameters.

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