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

Jesse Kuhnert updated TAPESTRY-1547:
------------------------------------

    Fix Version/s:     (was: 4.1.3)
                   4.1.4

> no equivalent of <inherited-binding> when using annotations
> -----------------------------------------------------------
>
>                 Key: TAPESTRY-1547
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1547
>             Project: Tapestry
>          Issue Type: Bug
>          Components: Annotations
>    Affects Versions: 4.1.2
>            Reporter: Norbert Sándor
>             Fix For: 4.1.4
>
>
> The followign workaround works in most cases:
>     @Component(binding="element=element")
>     public abstract Any getAny();
> I have found that in case of 'updateComponents' parameters (eg. DirectLink's) 
> this doesn't work, so I have to fall back using XML specifications.

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to