[
https://issues.apache.org/jira/browse/TAP5-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14805077#comment-14805077
]
ASF subversion and git services commented on TAP5-2194:
-------------------------------------------------------
Commit 66eed71d2cb3f5c12bc95e8edf4413c26626804d in tapestry-5's branch
refs/heads/master from [~jkemnade]
[ https://git-wip-us.apache.org/repos/asf?p=tapestry-5.git;h=66eed71 ]
TAP5-2194: intruduce constants for the SubmitNotifier events
> Declare SubmitNotifier event names as constants to avoid typos
> --------------------------------------------------------------
>
> Key: TAP5-2194
> URL: https://issues.apache.org/jira/browse/TAP5-2194
> Project: Tapestry 5
> Issue Type: Improvement
> Components: tapestry-core
> Affects Versions: 5.3.7, 5.4
> Reporter: Alex Lumpov
> Priority: Minor
>
> declare
> public static final String BEGIN_SUBMIT = "BeginSubmit";
> public static final String AFTER_SUBMIT = "AfterSubmit";
> in class EventConstants
> or in class SubmitNotifier
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)