Bug 246918 - Setting the perclause in an aop.xml file for a concrete aspect
Summary: Setting the perclause in an aop.xml file for a concrete aspect
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows XP
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-10 17:06 EDT by Andrew Clement CLA
Modified: 2013-06-24 11:08 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 Andrew Clement CLA 2008-09-10 17:06:00 EDT
There seem to be problems currently with the inherited perclause setting from an abstract aspect.  It has been reported that if there are no pointcuts in the abstract aspect it affects how the perclause is interpreted (ie. a pertypewithin() setting is ignored).  I'm writing some tests around this.  The enhancement is to cover how to specify a perclause for the sub aspect created in aop.xml.  Probably just a new field to be set on the concrete-aspect specification.
Comment 1 Andrew Clement CLA 2013-06-24 11:08:18 EDT
unsetting the target field which is currently set for something already released