You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jesse Kuhnert (JIRA)" <ta...@jakarta.apache.org> on 2006/03/07 03:52:30 UTC

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

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

Jesse Kuhnert updated TAPESTRY-313:
-----------------------------------

    Fix Version: 4.0.2
                     (was: 4.0)
    Description: 
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.

  was:
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.

    Environment: 

> 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.2

>
> 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