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 29382

Summary: Remove attrAskedFileObject hack from MultiFileObject
Product: platform Reporter: Jesse Glick <jglick>
Component: FilesystemsAssignee: Jiri Skrivanek <jskrivanek>
Status: RESOLVED WONTFIX    
Severity: blocker CC: dkonecny, vstejskal
Priority: P3 Keywords: API
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 26128, 29356    

Description Jesse Glick 2002-12-06 20:15:42 UTC
This is just a hack to fix issue #26128. We cannot
leave such code in filesystems indefinitely.
Please figure out a proper API for this that will
let filesystem implementors follow the documented
API and still work as desired.
Comment 1 rmatous 2003-02-20 14:40:37 UTC
Planned for 4.0.
Comment 2 rmatous 2004-01-13 08:55:54 UTC
Won't be fixed for 3.6.
Comment 3 Antonin Nebuzelsky 2008-04-15 17:19:16 UTC
Reassigning to new module owner jskrivanek.
Comment 4 Jiri Skrivanek 2008-09-02 15:18:48 UTC
AFAIK this hack is still needed.