You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Jochen Kemnade (JIRA)" <ji...@apache.org> on 2014/03/17 10:04:43 UTC

[jira] [Created] (TAP5-2302) Tapestry should ignore hashCode, equals and toString in module classes

Jochen Kemnade created TAP5-2302:
------------------------------------

             Summary: Tapestry should ignore hashCode, equals and toString in module classes
                 Key: TAP5-2302
                 URL: https://issues.apache.org/jira/browse/TAP5-2302
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-ioc
    Affects Versions: 5.4
            Reporter: Jochen Kemnade


When {{equals}}, {{hashCode}} or {{toString}} are overridded in a module class, Tapestry complains that those methods are "unrecognized public methods". For example, those methods will unconditionally be created by {{gen-class}}.



--
This message was sent by Atlassian JIRA
(v6.2#6252)