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 27173

Summary: Looks.namespaceSelector should take FileObject as parameter
Product: contrib Reporter: Vitezslav Stejskal <vstejskal>
Component: LooksAssignee: Petr Hrebejk <phrebejk>
Status: VERIFIED FIXED    
Severity: blocker    
Priority: P1    
Version: 3.x   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vitezslav Stejskal 2002-09-10 15:06:28 UTC
Current design permits to use namespaceSelector on
DefaultFileSystem only. This is wrong, if it would
take FileObject as parameter the namespace could
live on any filesystem.
Comment 1 Petr Hrebejk 2002-12-08 17:25:51 UTC
Fixed in the looks_jul_2002_private branch
Comment 2 Vitezslav Stejskal 2003-07-10 13:05:04 UTC
verified