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 - File parsing should be interrupted if user changes its content
Summary: File parsing should be interrupted if user changes its content
Status: RESOLVED WONTFIX
Alias: None
Product: cnd
Classification: Unclassified
Component: Code Model (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: Leonid Lenyashin
URL:
Keywords:
Depends on:
Blocks: 87684
  Show dependency tree
 
Reported: 2008-05-28 08:42 UTC by Vladimir Kvashin
Modified: 2009-11-02 11:14 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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