Bug 9018 - DOM/AST: why does the key of a variable binding include the type
Summary: DOM/AST: why does the key of a variable binding include the type
Status: RESOLVED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 normal (vote)
Target Milestone: 2.0 M3   Edit
Assignee: Olivier Thomann CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-02-04 08:16 EST by Dirk Baeumer CLA
Modified: 2002-02-11 04:52 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 Dirk Baeumer CLA 2002-02-04 08:16:50 EST
The key of a variable binding includes the variable bindings type. Since the 
type doesn't count to a signature of a variable we could keep the key shorter 
by not adding the type.
Comment 1 Olivier Thomann CLA 2002-02-04 09:08:56 EST
Fixed and released in HEAD.