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 30369 - FileObjects FileSets - event model
Summary: FileObjects FileSets - event model
Status: CLOSED FIXED
Alias: None
Product: projects
Classification: Unclassified
Component: Generic Infrastructure (show other bugs)
Version: 3.x
Hardware: All All
: P1 blocker (vote)
Assignee: Jan Pokorsky
URL:
Keywords:
Depends on: 30085
Blocks:
  Show dependency tree
 
Reported: 2003-01-27 15:43 UTC by Jan Pokorsky
Modified: 2004-04-19 16:17 UTC (History)
0 users

See Also:
Issue Type: TASK
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Pokorsky 2003-01-27 15:43:23 UTC
Implement the event model for filesets holding
file objects. The model has to notify about
operations with FOs like delete, move, rename,
resolve broken links, .... The implementation must
not depend on Datasystem API.
Comment 1 Jan Pokorsky 2003-01-29 21:43:51 UTC
Implemented except tracking moved file objects. There is a filed
enhancement for the Filesystem API (issue #30085) in Issuezilla that
should solve the problem.

/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/ContainerSupport.java
new revision: 1.1.2.1; previous revision: 1.1
/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/FileChangeManager.java
new revision: 1.1.2.1; previous revision: 1.1
/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/FileFolderFileSet.java
new revision: 1.1.2.4; previous revision: 1.1.2.3
/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/FileObjectFileSet.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/FileObjectSet.java
new revision: 1.1.2.5; previous revision: 1.1.2.4
/cvs/projects/filesets/src/org/netbeans/modules/filesets/Attic/FilterIterator.java
new revision: 1.1.2.2; previous revision: 1.1.2.1
/cvs/projects/filesets/test/unit/src/org/netbeans/modules/filesets/Attic/TestUtilHid.java
new revision: 1.1.2.3; previous revision: 1.1.2.2
/cvs/projects/filesets/test/unit/src/org/netbeans/modules/filesets/Attic/FileObjectFileSetTest.java
new revision: 1.1.2.1; previous revision: 1.1
/cvs/projects/filesets/test/unit/src/org/netbeans/modules/filesets/Attic/FileFolderFileSetTest.java
new revision: 1.1.2.1; previous revision: 1.1
/cvs/projects/filesets/test/Attic/cfg-unit.xml
new revision: 1.1.2.2; previous revision: 1.1.2.1
/cvs/projects/ide/src/org/netbeans/modules/projects/ide/resources/Attic/demoprj.zip
new revision: 1.1.2.10; previous revision: 1.1.2.9
Comment 2 Jan Becicka 2003-11-25 14:02:55 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:11:56 UTC
---> CLOSED