Need a new version of LinkCreationListener that passes the page render
parameters / component event parameters as well as the link
----------------------------------------------------------------------------------------------------------------------------------
Key: TAP5-850
URL: https://issues.apache.org/jira/browse/TAP5-850
Project: Tapestry 5
Issue Type: Improvement
Components: tapestry-core
Affects Versions: 5.2.0.0
Reporter: Howard M. Lewis Ship
Priority: Minor
Much of the information in those parameter objects are both important and hard
to determine (such as the target page name, etc.). Since they are read-only
structures, there's no harm in passing them along.
This would be a LinkCreationListener2 that replaces (not extends)
LinkCreationListener, which would then be deprecated. The LinkCreationHub
service would be extended to support adding and removing the new listeners.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.