opensubscriber
   Find in this group all groups
 
Unknown more information…

d : dev@tapestry.apache.org 29 November 2006 • 11:32AM -0500

[jira] Updated: (TAPESTRY-394) Default for listener parameter of DirectLink, etc.
by Jesse Kuhnert (JIRA)

REPLY TO AUTHOR
 
REPLY TO GROUP




     [ http://issues.apache.org/jira/browse/TAPESTRY-394?page=all ]

Jesse Kuhnert updated TAPESTRY-394:
-----------------------------------

    Fix Version/s: 4.1.2

> Default for listener parameter of DirectLink, etc.
> --------------------------------------------------
>
>                 Key: TAPESTRY-394
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-394
>             Project: Tapestry
>          Issue Type: New Feature
>          Components: Framework
>    Affects Versions: 4.0
>            Reporter: Howard M. Lewis Ship
>            Priority: Minor
>             Fix For: 4.1.2
>
>
> The following is a common convention in Tapestry:
> <p>
>   <a href="#" jwcid="clear@DirectLink" listener="listener:doClear">clear counter</a>
> </p>
> Looking at this, it seems to me that the default for listener could be calculated; that is, capitalize the component id to "Clear" and prefix with "do".
> I.e.
> getContainer().getListeners().getListener("do" + capitalize(getId()));
> Of course, for auto-generated ids, this would be a failure (either no listener found, or something more explicit).

--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tape...
For additional commands, e-mail: dev-help@tape...

Bookmark with:

Delicious   Digg   reddit   Facebook   StumbleUpon

Related Messages

opensubscriber is not affiliated with the authors of this message nor responsible for its content.