Bug 51296 - Inaccurate description of Inter-type declarations
Summary: Inaccurate description of Inter-type declarations
Status: RESOLVED FIXED
Alias: None
Product: AspectJ
Classification: Tools
Component: Docs (show other bugs)
Version: 1.2   Edit
Hardware: PC Linux
: P3 normal (vote)
Target Milestone: 1.2   Edit
Assignee: Erik Hilsdale CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-06 12:12 EST by Charles Zhang CLA
Modified: 2004-03-19 09:48 EST (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Charles Zhang CLA 2004-02-06 12:12:31 EST
AspectJ no longer supports "||" in declaring types in multiple classes as follows:

public int (ClassA || ClassB || ClassC).print()

The documentation on the website still says it is possible
Comment 1 Erik Hilsdale CLA 2004-02-09 11:10:18 EST
I went through the programming guide and much of the faq without finding
such references.  Could you give me a section description where you 
found such a reference?

-erik
Comment 2 Charles Zhang CLA 2004-02-09 20:19:11 EST
I checked. I think it is fixed.
Comment 3 Adrian Colyer CLA 2004-03-19 09:48:39 EST
updating target flag to indicate inclusion in 1.2 release.