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 135964

Summary: File parsing should be interrupted if user changes its content
Product: cnd Reporter: Vladimir Kvashin <vkvashin>
Component: Code ModelAssignee: Leonid Lenyashin <lsl239>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 87684    

Description Vladimir Kvashin 2008-05-28 08:42:46 UTC
Now as soon as file parsing started, it can't be interrupted until the entire file is parsed.
In the case of large files this slows down responsiveness.
Large file can be parsed up to several seconds.
This means that in some situation this several seconds delay is added to code completion responsiveness.
The same correct concerning error highlighting.
Comment 1 Leonid Lenyashin 2008-05-29 13:24:49 UTC
Could you please provide any example and scenario to reproduce the problem? It would be nice to see the situation when
code completion is delayed so much. This example + scenario would also help to understand that problem is gone once fix
is implemented. 
Comment 2 Leonid Lenyashin 2008-05-29 13:26:30 UTC
We agreed to keep "to do" IZs as P4. Until user impact is specified let's have it P4.
Comment 3 Alexander Pepin 2008-11-19 16:59:09 UTC
wait for user's request
Comment 4 Quality Engineering 2009-11-02 11:14:01 UTC
NetBeans.org Migration: changing resolution from LATER to WONTFIX