[
https://issues.apache.org/jira/browse/TAP5-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Bob Harner updated TAP5-2194:
-----------------------------
Summary: Declare SubmitNotifier event names as constants to avoid typos
(was: Declate SubmitNotifier event names as constansts to avoid typos)
> 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)