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 98729 - Find folders with small (1) number of resources
Summary: Find folders with small (1) number of resources
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: _ rkubacki
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2007-03-22 20:23 UTC by _ rkubacki
Modified: 2008-09-16 16:57 UTC (History)
1 user (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 _ rkubacki 2007-03-22 20:23:03 UTC
These are not very friendly to our classloader architecture. 

Common pattern is to have .wstcref in separate package .wsmode and .wsgrp in
other two.

Sometimes this is a case for icons/layers or similar resources.
Comment 1 _ rkubacki 2007-07-03 19:21:06 UTC
Often a case for library wrappers. Some API/SPI packages. A lot of occurences in 3rd arty JARs. 

Mostly covered by BytecodeTest in core/test
Comment 2 Jana Maleckova 2008-09-16 08:26:57 UTC
Is this issue still valid? Please, rkubacki evaluated this. Thanks
Comment 3 _ rkubacki 2008-09-16 16:57:25 UTC
I think there was enough information for anyone who is familiar with (older) NetBeans architecture. Anyway, this is
obsolete after Petr's rewrite.