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 122313 - Use pair folder-name for file strings
Summary: Use pair folder-name for file strings
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks: 120036 123872
  Show dependency tree
 
Reported: 2007-11-19 16:22 UTC by Alexander Simon
Modified: 2008-11-19 09:52 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 Alexander Simon 2007-11-19 16:22:49 UTC
CND can save memory if file path will be represented as pair (folder, filename).
Both folder and filename put in the cache.
Use one cache for APT/ModelImpl/ProjectSystem.
Comment 1 Alexander Simon 2008-11-19 09:52:02 UTC
not actual now