Bug 291206 - Allow declare error & declare warning to support type expressions
Summary: Allow declare error & declare warning to support type expressions
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 1.6.9M1   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-02 11:01 EDT by Matthew Adams CLA
Modified: 2010-04-16 13:10 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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