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 13390 - Poor design/performance of BeansModule.restored()
Summary: Poor design/performance of BeansModule.restored()
Status: CLOSED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Beans (show other bugs)
Version: 3.x
Hardware: Sun Solaris
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2001-07-04 14:57 UTC by anovak
Modified: 2003-06-30 16:18 UTC (History)
0 users

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 anovak 2001-07-04 14:57:28 UTC
invokeDynamic() is called on several classes, e.g. JavaDataObject - to set a
custom filters. This should be done lazily i.e. via Lookup.
Comment 1 Petr Suchomel 2001-08-24 13:50:19 UTC
Fixed
Comment 2 Jan Becicka 2002-01-11 14:45:07 UTC
Verified
Comment 3 Quality Engineering 2003-06-30 16:18:07 UTC
Resolved for 3.3.x or earlier, no new info since then -> closing.