Bug 3447 - search: could automatically narrow down scope (1GLDJVN)
Summary: search: could automatically narrow down scope (1GLDJVN)
Status: RESOLVED WONTFIX
Alias: None
Product: JDT
Classification: Eclipse Project
Component: Core (show other bugs)
Version: 2.0   Edit
Hardware: All Windows 2000
: P2 normal (vote)
Target Milestone: 2.0 M1   Edit
Assignee: Jerome Lanneluc CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-10-10 22:55 EDT by Philipe Mulet CLA
Modified: 2002-01-11 09:08 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 Philipe Mulet CLA 2001-10-10 22:55:16 EDT
AK (10/10/2001 11:42:37 AM)
	i think search could narrow down scope automatically.
	that is, when you're searching for method refs and the method is private, them no matter how big the scope 
	really is, the only matches that can be found are in the file that declares that method. 
	same for deafult visibility.
	
	this, naturally, applies only to IJavaElement search.

NOTES:
Comment 1 Philipe Mulet CLA 2001-10-12 09:48:45 EDT
Good idea. 
Comment 2 Philipe Mulet CLA 2001-10-22 04:50:11 EDT
Actually, I take this one back. Source with visibility errors could cause 
private methods to be accessed outside the proper context.

Should close.
Comment 3 Jerome Lanneluc CLA 2001-10-22 07:02:17 EDT
In 205, a reference to a field/method with visibility problem is reported as 
inaccurate. In > 205, it will be accurate.

Closing.
Comment 4 DJ Houghton CLA 2001-10-29 17:14:53 EST
PRODUCT VERSION:
	203