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:44:00 UTC

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

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

Thiago Henrique De Paula Figueiredo closed TAP5-2655.
-----------------------------------------------------
    Fix Version/s: 5.7.0
                   5.6.2
       Resolution: Fixed

Feature implemented in Tapestry 5.6.2 and 5.7.0.

> 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
>            Assignee: Thiago Henrique De Paula Figueiredo
>            Priority: Minor
>             Fix For: 5.6.2, 5.7.0
>
>
> 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)