You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Thiago Henrique De Paula Figueiredo (Jira)" <ji...@apache.org> on 2020/12/29 21:41:00 UTC

[jira] [Created] (TAP5-2655) Create annotation to disable validation in event handler methods

Thiago Henrique De Paula Figueiredo created TAP5-2655:
---------------------------------------------------------

             Summary: Create annotation to disable validation in event handler methods
                 Key: TAP5-2655
                 URL: https://issues.apache.org/jira/browse/TAP5-2655
             Project: Tapestry 5
          Issue Type: Improvement
            Reporter: Thiago Henrique De Paula Figueiredo


When an event handler method refers to a non-existent component id, Tapestry throws an exception. In situations with template inheritance and extension points, it's hard or impossible to resolve this problem. A new annotation, @DisableStrictChecks, would be created for disabling this validation for specific methods.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)