Bug 5759 - ResourceStatus does not implement IResourceStatus
Summary: ResourceStatus does not implement IResourceStatus
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Resources (show other bugs)
Version: 2.0   Edit
Hardware: PC Windows 2000
: P3 major (vote)
Target Milestone: ---   Edit
Assignee: DJ Houghton CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-11-09 17:43 EST by Karice McIntyre CLA
Modified: 2001-11-13 10:26 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 Karice McIntyre CLA 2001-11-09 17:43:48 EST
Version: Core 2.0, but has been around since 1.0 (137 build to be specific)

Description: 
The ResourceStatus class should implement IResourceStatus but it does not.  
There is even a reference in the javadoc to IResourceStatus (in the #getPath 
method).  So it appears it was the intention to implement IResourceStatus in 
ResourceStatus.
Comment 1 John Arthorne CLA 2001-11-12 10:39:25 EST
Big oops!  Fixed and released.  Not a breaking change because ResourceStatus is 
an internal class and already conforms to the signature of IResourceStatus.
Comment 2 Rodrigo Peretti CLA 2001-11-13 10:26:46 EST
Fixed in v210