CDT 3.2 - PowerPoint PPT Presentation

About This Presentation
Title:

CDT 3.2

Description:

Refactoring, what should be done Improve the UI. (Platform has made changes I asked for) Fix the location model within DOM. Further refactorings, e.g. Extract Method. – PowerPoint PPT presentation

Number of Views:116
Avg rating:3.0/5.0
Slides: 7
Provided by: WindR151
Category:
Tags: cdt | platform

less

Transcript and Presenter's Notes

Title: CDT 3.2


1
CDT 3.2
  • Markus Schorn,
  • Wind River Systems

2
Whats planned
  • Clean separation between indexer and tools via an
    interface.
  • Multi language capabilities within this
    interface.
  • Common interface for symbols of different sources
    (CModel, DOM, CSearch).

3
Indexer and Toolsnow
CSearch
Indexer 1
Index 1
TypeHierarchy
Indexer 2
Index 2
4
Indexer and Tools
File Dependencies
Indexer 1
Index 1
Type Hierarchy
CSearch
Indexer 2
Query Interface
Query Module
Index 2
5
Common Symbol Interface
  • Cover whats common to ICElement, IMatch and
    IASTDeclaration.
  • Keep it flat and simple.
  • Simplifies contributing to views with different
    symbols.
  • Simplifies coding where more than one of
    CSearch, AST or CModel is involved.

6
Refactoring, what should be done
  • Improve the UI. (Platform has made changes I
    asked for)
  • Fix the location model within DOM.
  • Further refactorings, e.g. Extract Method.
Write a Comment
User Comments (0)
About PowerShow.com