Bug 265083 - Visitor for building model structure based on entry in the World
Summary: Visitor for building model structure based on entry in the World
Status: NEW
Alias: None
Product: AspectJ
Classification: Tools
Component: Compiler (show other bugs)
Version: DEVELOPMENT   Edit
Hardware: PC Windows Vista
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: aspectj inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 265045
  Show dependency tree
 
Reported: 2009-02-17 02:08 EST by Andrew Clement CLA
Modified: 2009-02-17 12:50 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 Andrew Clement CLA 2009-02-17 02:08:49 EST
The new worlds need a reliable visitor that can visit a type from those worlds and build the appropriate structure in the AspectJ structure model.  Ideally all worlds can utilise the same visitor - but what it creates must look *exactly* the same regardless of whether the type came from a bcelworld entry, a reflectionworld entry or a JDTWorld entry.