You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <de...@tapestry.apache.org> on 2007/12/05 20:36:43 UTC

[jira] Closed: (TAPESTRY-1934) Tapestry should enforce that component classes only extend from other (transformed) component classes, or java.lang.Object

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

Howard M. Lewis Ship closed TAPESTRY-1934.
------------------------------------------

       Resolution: Fixed
    Fix Version/s: 5.0.7

> Tapestry should enforce that component classes only extend from other (transformed) component classes, or java.lang.Object
> --------------------------------------------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1934
>                 URL: https://issues.apache.org/jira/browse/TAPESTRY-1934
>             Project: Tapestry
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.0.6
>            Reporter: Howard M. Lewis Ship
>            Assignee: Howard M. Lewis Ship
>             Fix For: 5.0.7
>
>
> Currently, you can have a component extend from any base class.  That causes issues when there's a class (that, perhaps, has state) between java.lang.Object and a component class (i.e., a class in a managed component class package). Tapestry should explicitly forbid this.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tapestry.apache.org
For additional commands, e-mail: dev-help@tapestry.apache.org