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 227107

Summary: Additional info needed in the PushTaskScanner.Callback
Product: platform Reporter: Jan Peska <JPESKA>
Component: Action ItemsAssignee: Jan Peska <JPESKA>
Status: RESOLVED FIXED    
Severity: normal CC: apireviews, sdedic
Priority: P2 Keywords: API_REVIEW_FAST
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 226277, 218534    
Attachments: Proposed patch

Description Jan Peska 2013-03-06 14:37:32 UTC
Provide a way for PushTaskScanner to find out if the framework is observed and if  current editor scope is set (helper method need for performance improvements).
Comment 1 Jan Peska 2013-03-06 15:06:12 UTC
Created attachment 132273 [details]
Proposed patch

Please review proposed patch. I've simply added two method to the PushTaskScanner.Callback class.
Comment 2 Jan Peska 2013-03-11 09:15:22 UTC
Since there are no objections I'll commit the patch tomorrow.
Comment 3 Jan Peska 2013-03-13 07:47:04 UTC
fix: http://hg.netbeans.org/core-main/rev/f60408142b34