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 - Remove attrAskedFileObject hack from MultiFileObject
Summary: Remove attrAskedFileObject hack from MultiFileObject
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 3.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Skrivanek
URL:
Keywords: API
Depends on:
Blocks: 26128 29356
  Show dependency tree
 
Reported: 2002-12-06 20:15 UTC by Jesse Glick
Modified: 2008-12-23 11:05 UTC (History)
2 users (show)

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 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.