Bug 156712 - [dom] AST for compilation participants
Summary: [dom] AST for compilation participants
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC Windows XP
: P3 enhancement with 1 vote (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords: api
Depends on:
Blocks:
 
Reported: 2006-09-08 10:55 EDT by Frederic Fusier CLA
Modified: 2008-08-13 15:17 EDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frederic Fusier CLA 2006-09-08 10:55:30 EDT
From JDT/Summit:

AST for compilation participation is still not solved:
    * Need AST on build if a code audits or APT wants to do anything reasonable
    * For performance reasons we need a way of sharing these ASTs
    * For performance reasons we need to force a certain AST kind (level,
      bindings, recovery). Clients can use it or leave it. Creating multiple AST 
      kinds is not possible
Comment 1 Markus Keller CLA 2008-08-13 15:17:42 EDT
Dup of bug 125515 (which is resolved/later for 3.3;-) ?