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

Summary: FileObjects FileSets - event model
Product: projects Reporter: Jan Pokorsky <jpokorsky>
Component: Generic InfrastructureAssignee: Jan Pokorsky <jpokorsky>
Status: CLOSED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 30085    
Bug Blocks:    

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