You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Henri Dupre (JIRA)" <ta...@jakarta.apache.org> on 2005/05/04 23:16:10 UTC

[jira] Commented: (TAPESTRY-313) External service --> listener method

     [ http://issues.apache.org/jira/browse/TAPESTRY-313?page=comments#action_64519 ]
     
Henri Dupre commented on TAPESTRY-313:
--------------------------------------

If that service will be changed, It would be really nice to have support for named parameters instead of having an array of objects. With named parameters, it would be much easier to evolve the specs of a page. Could the external component be smarter and send named parameters? And the activateExternalPage have as parameter somekind of map to retrieve the named paramters?

> External service --> listener method
> ------------------------------------
>
>          Key: TAPESTRY-313
>          URL: http://issues.apache.org/jira/browse/TAPESTRY-313
>      Project: Tapestry
>         Type: Improvement
>   Components: Framework
>     Versions: 4.0
>     Reporter: Howard M. Lewis Ship
>      Fix For: 4.0

>
> It would be nice if you could use the external service (i.e., ExternalLink) with a page that doesn't implement
> the IExternalPage interface.
> Instead, it could simply get and invoke the listener named "activateExternalPage" (or would a different name be more appropriate?)
> This would make it easier for "external pages" to access the listener parameters, since (as a listener method), they can be provided as Java method parameters.
> In fact, I would deprecate IExternalPage after implementing this change.

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