Bug 475525 - [CA] Replace Global* and Namespace* contexts/strategies by universal version
Summary: [CA] Replace Global* and Namespace* contexts/strategies by universal version
Status: RESOLVED FIXED
Alias: None
Product: z_Archived
Classification: Eclipse Foundation
Component: PDT (show other bugs)
Version: unspecified   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Dawid Pakula CLA
QA Contact:
URL:
Whiteboard:
Keywords: performance
Depends on:
Blocks: 493534
  Show dependency tree
 
Reported: 2015-08-20 14:45 EDT by Dawid Pakula CLA
Modified: 2020-05-14 10:16 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Dawid Pakula CLA 2015-08-20 14:45:57 EDT
To simplify maintenance and for performance reasons.

Namespace* contexts and it's strategies often duplicate Global* code and results. For example ExceptionClassInstantation and NamespaceExceptionClassInstantiation, sometimes both will run inside namespace and produce same results.

We can introduce ICompletionContext#inNamespace():boolean.
Comment 1 Dawid Pakula CLA 2016-02-18 11:47:16 EST
Retargeting to 4.0
Comment 2 Eclipse Genie CLA 2016-05-15 16:18:36 EDT
New Gerrit change created: https://git.eclipse.org/r/72789
Comment 3 Dawid Pakula CLA 2016-05-28 15:59:35 EDT
Patch is not ready, and also too aggressive for RC phase.

Retargeting to 4.1
Comment 4 Eclipse Genie CLA 2017-08-23 08:41:00 EDT
New Gerrit change created: https://git.eclipse.org/r/103526