You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2014/12/24 02:44:13 UTC

[jira] [Closed] (TAP5-2193) Declate SubmitNotifier event names as constansts to avoid typos

     [ https://issues.apache.org/jira/browse/TAP5-2193?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Howard M. Lewis Ship closed TAP5-2193.
--------------------------------------
    Resolution: Duplicate

> Declate SubmitNotifier event names as constansts to avoid typos
> ---------------------------------------------------------------
>
>                 Key: TAP5-2193
>                 URL: https://issues.apache.org/jira/browse/TAP5-2193
>             Project: Tapestry 5
>          Issue Type: Improvement
>          Components: tapestry-core
>    Affects Versions: 5.3.7
>            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)