Bug 387499 - Enable preventing of use of inheritance
Summary: Enable preventing of use of inheritance
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-17 13:45 EDT by Matthew Adams CLA
Modified: 2012-08-17 13:45 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Matthew Adams CLA 2012-08-17 13:45:41 EDT
Enhance declare error & declare warning to allow for the prevention of the use of inheritance, so that the only allowed superclass is java.lang.Object.  This is most likely an enhancement to type patterns.

See discussion at
http://dev.eclipse.org/mhonarc/lists/aspectj-users/msg13668.html