Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

CDT/calls/Indexing20112006

Call information

20/11/2006, 15:00 UTC

Toll Free: 1-866-797-9099
Global Tool Free: 800 7279-1480
Local: 613-787-5142
Conf ID: 2679242

Agenda

  • Index based binding resolution in AST
  • Indexing strategies
    • Indexing all files vs. sources built
    • Stopping indexer on errors
  • Paths in the PDOM
  • Regression in indexing performance

Attendees

Content

  • Looks like binding resolution is going through both the existing binding resolution logic and some additional logic in the linkage classes. Original intent was to go purely through the resolution logic written by Andrew Niefer. Concern that the real knowledge/expertise lies with Andrew.
    • Markus will spend the next week investigating in detail reusing the DOM resolution routines


Back to the top