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 137011 - Evaluate and use EditorContextDispatcher
Summary: Evaluate and use EditorContextDispatcher
Status: CLOSED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Ant (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Martin Entlicher
URL:
Keywords: PERFORMANCE
Depends on: 137005
Blocks: 133682
  Show dependency tree
 
Reported: 2008-06-11 15:57 UTC by Martin Entlicher
Modified: 2010-04-29 09:40 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
The proposed change in ANT debugger. (7.43 KB, text/plain)
2008-06-11 16:01 UTC, Martin Entlicher
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Martin Entlicher 2008-06-11 15:57:45 UTC
In order to improve performance of context switching, EditorContextDispatcher was introduced to provide the current
context and an efficient way to listen on changes concerning files of specific MIME type.

The proposed change in ANT debugger is attached.
Comment 1 Martin Entlicher 2008-06-11 16:01:42 UTC
Created attachment 62672 [details]
The proposed change in ANT debugger.
Comment 2 Martin Entlicher 2008-06-25 14:12:37 UTC
Integrated in trunk, changeset:   86446:af31a8ffe2b6
http://hg.netbeans.org/main/rev/af31a8ffe2b6
Comment 3 Quality Engineering 2008-06-27 16:31:18 UTC
Integrated into 'main-golden', available in NB_Trunk_Production #285 build
Changeset: http://hg.netbeans.org/main/rev/af31a8ffe2b6
User: mentlicher@netbeans.org
Log: #137011 - ANT debugger uses EditorContextDispatcher.
Comment 4 Quality Engineering 2010-04-29 09:40:19 UTC
Verified ... and Closing all issues resolved into NetBeans 6.7 and earlier.