[
https://issues.apache.org/jira/browse/TAP5-2194?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Jochen Kemnade updated TAP5-2194:
---------------------------------
Affects Version/s: 5.4
> Declate SubmitNotifier event names as constansts 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)