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/05/13 15:23:18 UTC

[jira] [Closed] (TAP5-1148) org.apache.tapestry5.internal.DefaultValidationDecorator sounld not be final

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

Jochen Kemnade closed TAP5-1148.
--------------------------------

    Resolution: Not a Problem

Another year has passed since the last comment. Therefore, we assume this issue has either been resolved in the meantime or it is no longer relevant to you.
If recent versions of Tapestry (i.e. 5.4 betas and 5.3.7) are still affected, please reopen the issue and adjust the "Affected Version/s" property.

> org.apache.tapestry5.internal.DefaultValidationDecorator sounld not be final
> ----------------------------------------------------------------------------
>
>                 Key: TAP5-1148
>                 URL: https://issues.apache.org/jira/browse/TAP5-1148
>             Project: Tapestry 5
>          Issue Type: Improvement
>    Affects Versions: 5.0.19
>            Reporter: Michael Wyraz
>            Priority: Trivial
>              Labels: bulk-close-candidate
>
> The class contains usefull code which has to be copied for an own component (bad practice). So either this code (e.g. inError(Field) should go to BaseValidationDecorator or the clas should allowed to be a superclass.
> These methods should also be protected, not private.



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