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 127204

Summary: Allow expressions to be restored from persistence separately
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Vladimir Kvashin <vkvashin>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Vladimir Kvashin 2008-02-12 14:52:21 UTC
Now expressions are stored/restored to/from disk together with their owners.
This concerns constructor initializers  and variable initializers.
They should better be stored serarately, with their own keys, since they are often not needed.
Current situation forces persistence to restore them each time an owner is restored, 
which is time and memory consuming.
Comment 1 Quality Engineering 2009-12-21 06:53:25 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team