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 175998

Summary: Add notification about pending results to Provider.Result
Product: utilities Reporter: Pavel Flaska <pflaska>
Component: Jump ToAssignee: Pavel Flaska <pflaska>
Status: RESOLVED FIXED    
Severity: blocker CC: jlahoda, jtulach, tzezula
Priority: P3 Keywords: API_REVIEW_FAST
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Suggested patch
Updated patch (spec. version and test)
Please, ignore previous patch - this one is correct

Description Pavel Flaska 2009-11-04 10:30:07 UTC
This is an extension to Result class of TypeProvider and SymbolProvider. The extension will allow to notify provider
caller about pending result. Caller will retry the call in some interval again. Throughout the time, caller
(GoToTypeAction) can ask for data other providers.
Comment 1 Pavel Flaska 2009-11-04 10:39:47 UTC
Created attachment 90482 [details]
Suggested patch
Comment 2 Pavel Flaska 2009-12-09 05:50:56 UTC
Created attachment 92332 [details]
Updated patch (spec. version and test)
Comment 3 Pavel Flaska 2009-12-09 05:52:36 UTC
Created attachment 92333 [details]
Please, ignore previous patch - this one is correct
Comment 4 Tomas Zezula 2009-12-09 07:05:05 UTC
Seems OK
Comment 5 Pavel Flaska 2010-01-04 02:11:21 UTC
Integrated, changeset 5421ecee3737.
Comment 6 Quality Engineering 2010-01-05 10:48:42 UTC
Integrated into 'main-golden', will be available in build *201001051209* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/5421ecee3737
User: Pavel Flaska <pflaska@netbeans.org>
Log: #175998: Notification about pending results.
Comment 7 Pavel Flaska 2010-01-13 23:29:23 UTC
Posledni zarez.