Bug 67140 - DCR: make ISourceRange implementable or provide subclassable SourceRange class
Summary: DCR: make ISourceRange implementable or provide subclassable SourceRange class
Status: RESOLVED DUPLICATE of bug 88265
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.0   Edit
Hardware: PC Windows XP
: P3 normal (vote)
Target Milestone: ---   Edit
Assignee: JDT-Core-Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-14 17:29 EDT by Dirk Baeumer CLA
Modified: 2006-03-02 12:04 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 2004-06-14 17:29:56 EDT
There is now homogenous way to deal with source ranges (AST, Java model, ..). 
To get a polymorphic source range object JDT/UI incorrectly implements 
ISourceRange (I think almost since 1.x). Would be nice if core could provide a 
source range implementation or allow implementation of ISourceRange.
Comment 1 Philipe Mulet CLA 2004-06-14 18:08:03 EDT
deferred
Comment 2 Markus Keller CLA 2006-03-02 12:04:41 EST
Reopen to mark as dup.
Comment 3 Markus Keller CLA 2006-03-02 12:04:57 EST

*** This bug has been marked as a duplicate of 88265 ***