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 26269 - Improve storing of MOF IDs
Summary: Improve storing of MOF IDs
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Unsupported (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P1 blocker (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-04 22:47 UTC by Martin Matula
Modified: 2002-09-09 14:28 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Matula 2002-08-04 22:47:18 UTC
MOF IDs are currently stored inefficiently in MDR (as 
strings of size of 40 chars although their information 
value is about 8 bytes). MDR needs to be refactored to 
store MOF IDs more efficiently.
Comment 1 Martin Matula 2002-09-02 14:57:24 UTC
Implemented by Tomas.
Comment 2 Martin Matula 2002-09-02 14:58:04 UTC
Implemented by Tomas.
Comment 3 Martin Matula 2002-09-09 14:27:44 UTC
The resolution does not appear in the resolution field. I 
have to reopen this and resolve it again to fix it...
Comment 4 Martin Matula 2002-09-09 14:28:13 UTC
Fixed