You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2009/01/30 18:50:59 UTC

[jira] Created: (TAP5-487) Easier way to expose parameters of an embedded component in a containing component

Easier way to expose parameters of an embedded component in a containing component
----------------------------------------------------------------------------------

                 Key: TAP5-487
                 URL: https://issues.apache.org/jira/browse/TAP5-487
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.0
            Reporter: Howard M. Lewis Ship


It would be nice if there was a simple annotation that allowed a parameter of a contained component to be exposed as a parameter of the containing component.  Currently, you have to create a field and apply the @Parameter annotation, and use an "inherit:" binding on the child component.

Note that the new parameter should appear as a parameter of the containing component (in terms of Component Reference documentation).

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


[jira] Closed: (TAP5-487) Easier way to expose parameters of an embedded component in a containing component

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-487.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> Easier way to expose parameters of an embedded component in a containing component
> ----------------------------------------------------------------------------------
>
>                 Key: TAP5-487
>                 URL: https://issues.apache.org/jira/browse/TAP5-487
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.0
>
>
> It would be nice if there was a simple annotation that allowed a parameter of a contained component to be exposed as a parameter of the containing component.  Currently, you have to create a field and apply the @Parameter annotation, and use an "inherit:" binding on the child component.
> Note that the new parameter should appear as a parameter of the containing component (in terms of Component Reference documentation).

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


[jira] Assigned: (TAP5-487) Easier way to expose parameters of an embedded component in a containing component

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-487:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Easier way to expose parameters of an embedded component in a containing component
> ----------------------------------------------------------------------------------
>
>                 Key: TAP5-487
>                 URL: https://issues.apache.org/jira/browse/TAP5-487
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> It would be nice if there was a simple annotation that allowed a parameter of a contained component to be exposed as a parameter of the containing component.  Currently, you have to create a field and apply the @Parameter annotation, and use an "inherit:" binding on the child component.
> Note that the new parameter should appear as a parameter of the containing component (in terms of Component Reference documentation).

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


[jira] Assigned: (TAP5-487) Easier way to expose parameters of an embedded component in a containing component

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship reassigned TAP5-487:
-----------------------------------------

    Assignee: Howard M. Lewis Ship

> Easier way to expose parameters of an embedded component in a containing component
> ----------------------------------------------------------------------------------
>
>                 Key: TAP5-487
>                 URL: https://issues.apache.org/jira/browse/TAP5-487
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>
> It would be nice if there was a simple annotation that allowed a parameter of a contained component to be exposed as a parameter of the containing component.  Currently, you have to create a field and apply the @Parameter annotation, and use an "inherit:" binding on the child component.
> Note that the new parameter should appear as a parameter of the containing component (in terms of Component Reference documentation).

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


[jira] Closed: (TAP5-487) Easier way to expose parameters of an embedded component in a containing component

Posted by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/TAP5-487?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-487.
-------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.1.0.0

> Easier way to expose parameters of an embedded component in a containing component
> ----------------------------------------------------------------------------------
>
>                 Key: TAP5-487
>                 URL: https://issues.apache.org/jira/browse/TAP5-487
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.1.0.0
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.1.0.0
>
>
> It would be nice if there was a simple annotation that allowed a parameter of a contained component to be exposed as a parameter of the containing component.  Currently, you have to create a field and apply the @Parameter annotation, and use an "inherit:" binding on the child component.
> Note that the new parameter should appear as a parameter of the containing component (in terms of Component Reference documentation).

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