Bug 163229 - [model] IAccessRule does not say it cannot be implemented by clients
Summary: [model] IAccessRule does not say it cannot be implemented by clients
Status: VERIFIED FIXED
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 3.2.1   Edit
Hardware: PC All
: P3 trivial (vote)
Target Milestone: 3.4 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-11-02 11:23 EST by Rafael Chaves CLA
Modified: 2007-08-03 11:14 EDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rafael Chaves CLA 2006-11-02 11:23:53 EST
I believe IAccessRule is not intended to be implemented by clients, but its Javadoc does not say so.
Comment 1 Olivier Thomann CLA 2006-11-02 12:02:50 EST
I don't think we can change this now.
Comment 2 Rafael Chaves CLA 2006-11-02 12:26:56 EST
Maybe you are right but from what I could see it is already impossible to
implement IAccessRule (in a way that is useful), since in many places in
jdt.core it is assumed that IAccessRule is implemented by ClasspathAccessRule
(when reading .classpath, for instance). 
Comment 3 Jerome Lanneluc CLA 2007-07-03 10:00:19 EDT
Added "This interface is not intended to be implemented by clients." to Javadoc.
Released for 3.4M1 in HEAD.
Comment 4 Frederic Fusier CLA 2007-08-03 11:14:53 EDT
Verified for 3.4M1 using build I20070802-0800.