This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 33897 - Searching over FileSet content
Summary: Searching over FileSet content
Status: CLOSED DUPLICATE of bug 33905
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@projects
URL:
Keywords: API
Depends on:
Blocks:
 
Reported: 2003-05-26 13:09 UTC by Miloslav Metelka
Modified: 2004-04-19 16:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Miloslav Metelka 2003-05-26 13:09:22 UTC
It's not clear to me whether there is any expected
way to search the FileSet content more efficiently
than just by using the FileSet.iterator(). I
expect that due to universality of FileSet
contents the possible searching is solely in
responsibility of the particular subclasses but
IMHO it could be valuable to mention it in e.g.
javadoc of FileSet.iterator().
Comment 1 Vitezslav Stejskal 2003-06-12 15:58:11 UTC
IMO this will be satisfied by solution proposed in issue #33905.

*** This issue has been marked as a duplicate of 33905 ***
Comment 2 Jan Becicka 2003-11-25 14:04:13 UTC
As described in
http://www.netbeans.org/servlets/ReadMsg?msgId=619519&listName=nbdiscuss the
current work on projects prototype has been stopped.

Marking issue as VERIFIED --->
Comment 3 Jan Becicka 2003-11-25 14:13:21 UTC
---> CLOSED