Submit component should allow return values from event handler methods 
triggered by its event
---------------------------------------------------------------------------------------------

                 Key: TAP5-1024
                 URL: https://issues.apache.org/jira/browse/TAP5-1024
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.2.0
            Reporter: Howard M. Lewis Ship


Currently, the Submit component (and friends, such as LinkSubmit) fire an event 
that does not support return values.

It should be capable of returning any "navigational result", just like most 
events (such as all those fired by the Form itself).

Ideally, this would be a case of sharing the ComponentEventResultProcessor 
instance used by the Form itself (as an environmental).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to