Bug 291206

Summary: Allow declare error & declare warning to support type expressions
Product: [Tools] AspectJ Reporter: Matthew Adams <matthew>
Component: CompilerAssignee: aspectj inbox <aspectj-inbox>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: aclement
Version: unspecified   
Target Milestone: 1.6.9M1   
Hardware: All   
OS: All   
Whiteboard:

Description Matthew Adams CLA 2009-10-02 11:01:11 EDT
User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.9.1.3) Gecko/20090824 Firefox/3.5.3 (.NET CLR 3.5.30729)
Build Identifier: 

declare error & declare warning currently only support pointcut expressions; it would be nice if they also supported type expressions.

See http://www.nabble.com/declare-error---type-pattern--ts25619498.html#a25619498 for mailing list discussion.

Reproducible: Always
Comment 1 Andrew Clement CLA 2009-10-02 12:01:02 EDT
needs some thought
Comment 2 Andrew Clement CLA 2010-01-26 19:08:40 EST
if I'm going to do anything on this, now would be the time as 1.6.9 changes the serialized form (due to the non mangling private itd field change) - and it is likely work for this feature would also need a serialized form change.
Comment 3 Andrew Clement CLA 2010-04-05 19:38:58 EDT
done under bug 292264