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 - Add notification about pending results to Provider.Result
Summary: Add notification about pending results to Provider.Result
Status: RESOLVED FIXED
Alias: None
Product: utilities
Classification: Unclassified
Component: Jump To (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Pavel Flaska
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks:
 
Reported: 2009-11-04 10:30 UTC by Pavel Flaska
Modified: 2010-01-13 23:29 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Suggested patch (12.38 KB, patch)
2009-11-04 10:39 UTC, Pavel Flaska
Details | Diff
Updated patch (spec. version and test) (1.96 KB, patch)
2009-12-09 05:50 UTC, Pavel Flaska
Details | Diff
Please, ignore previous patch - this one is correct (13.84 KB, patch)
2009-12-09 05:52 UTC, Pavel Flaska
Details | Diff

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