You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@tapestry.apache.org by "Howard M. Lewis Ship (JIRA)" <ji...@apache.org> on 2011/09/13 22:31:10 UTC

[jira] [Created] (TAP5-1645) Tapestry should validate that abstract classes only appear in the .base sub-package, not in .components, .mixins or .pages

Tapestry should validate that abstract classes only appear in the .base sub-package, not in .components, .mixins or .pages
--------------------------------------------------------------------------------------------------------------------------

                 Key: TAP5-1645
                 URL: https://issues.apache.org/jira/browse/TAP5-1645
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.3
            Reporter: Howard M. Lewis Ship


Tapestry has a .base sub-package for base classes for components; although a non-abstract class may or may not be a base class, an abstract class by definition is. Tapestry should treat this as an error (but should include a compatibility setting to turn off the check).

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira