Description
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.