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 153227

Summary: Use NbPreferences for private cache storage
Product: projects Reporter: Jesse Glick <jglick>
Component: AutoprojectAssignee: issues@projects <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on: 66577    
Bug Blocks:    

Description Jesse Glick 2008-11-14 16:39:54 UTC
Rather than having a custom cache implementation, it would be better to use NbPreferences, which does standard asynch
flushing and so on.
Comment 1 Jesse Glick 2008-11-14 16:40:08 UTC
Currently not an option because *.properties files written that way have no ordering. Need for NbPreferences to use
EditableProperties.
Comment 2 Martin Balin 2016-07-07 08:38:41 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss