Bug 179919 - TypeBinding#isEquivalentTo is a misnomer
Summary: TypeBinding#isEquivalentTo is a misnomer
Status: NEW
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.3   Edit
Hardware: PC All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-03-29 02:46 EDT by Maxime Daniel CLA
Modified: 2007-03-29 02:46 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Maxime Daniel CLA 2007-03-29 02:46:29 EDT
Equivalence relationships, as far as maths are concerned, are symmetrical. This method implementation is not symmetrical. I therefore believe that the name is misleading.
(BTW, I could not make sense of the second part of the comment without reading the code.)