You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Andreas Andreou (JIRA)" <de...@tapestry.apache.org> on 2007/10/19 10:20:50 UTC

[jira] Resolved: (TAPESTRY-1547) no equivalent of when using annotations

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

Andreas Andreou resolved TAPESTRY-1547.
---------------------------------------

    Resolution: Fixed

> 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
>            Assignee: Andreas Andreou
>             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: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org