Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "CDT/calls/Indexing23102006"

< CDT‎ | calls
(Agenda (Proposed))
(Agenda (Proposed): added proposal to use String instead of IPath)
Line 8: Line 8:
 
**Do we want to model static functions, unnamed namespaces in the index?
 
**Do we want to model static functions, unnamed namespaces in the index?
 
*How to present elements from the index in the UI.
 
*How to present elements from the index in the UI.
 +
* Proposal: Use String instead of IPath in IIndex and IIndexFragment to reduce dependencies for remote clients
  
 
== Attendees ==
 
== Attendees ==
  
 
== Content ==
 
== Content ==

Revision as of 09:06, 23 October 2006

Agenda (Proposed)

  • Do we need to co-ordinate unit test writing?
  • Performance testing
  • 74433 (offline/composite indexes) update
  • Discussion of index model (IndexFactory)
    • Should an indexer attached to project A write to other projects
    • Do we want to model static functions, unnamed namespaces in the index?
  • How to present elements from the index in the UI.
  • Proposal: Use String instead of IPath in IIndex and IIndexFragment to reduce dependencies for remote clients

Attendees

Content

Back to the top