[ 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: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]