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/Obsolete/ScannerDiscovery61"

< CDT‎ | Obsolete
(Links)
(Design and Development)
(10 intermediate revisions by 4 users not shown)
Line 11: Line 11:
  
 
* No one knows the architecture of scanner discovery
 
* No one knows the architecture of scanner discovery
 +
* Build environment needs to integrate with scanner discovery.
  
 
=== The Plan ===
 
=== The Plan ===
  
# Discover scanner discovery - document the existing architecture
+
# Discover scanner discovery - document the existing legacy architecture
# From that figure out what we need to do
+
# Implement new scanner discovery (aka Language Settings Providers) bug [https://bugs.eclipse.org/bugs/show_bug.cgi?id=290631 290631]
 +
# Reach feature parity with old implementation
  
=== Links ===
+
=== Design and Development ===
 +
# [[CDT/ScannerDiscovery61/UseCases | What is it supposed to do anyway?]]
 +
# [[CDT/ScannerDiscovery61/ExistingArch | Existing Legacy Architecture]]
 +
# [[CDT/ScannerDiscovery61/Design | New Scanner Discovery design]]
 +
# [[CDT/ScannerDiscovery61/API | Public API for new Scanner Discovery]]
 +
# [[CDT/ScannerDiscovery61/Stories | The Stories and Alpha Version]]
 +
 
 +
=== Thoughts ===
  
* [[CDT/ScannerDiscovery61/UseCases | What is it supposed to do anyway?]]
 
* [[CDT/ScannerDiscovery61/ExistingArch | Existing Architecture]]
 
 
* [[CDT/ScannerDiscovery61/DougThoughts | Doug's Thoughts]]
 
* [[CDT/ScannerDiscovery61/DougThoughts | Doug's Thoughts]]
 
* [[CDT/ScannerDiscovery61/JamesThoughts | James' Thoughts]]
 
* [[CDT/ScannerDiscovery61/JamesThoughts | James' Thoughts]]
 +
* [[CDT/ScannerDiscovery61/LeosThoughts | Leo's Thoughts]]
 +
* [[CDT/ScannerDiscovery61/TracyThoughts | Tracy's Thoughts]]
 +
* [[CDT/ScannerDiscovery61/LeosAddlThoughts | Leo's Additional Thoughts on Contributors]]

Revision as of 12:43, 13 June 2013

The Issues

  • Difficult to create new scanner discovery profiles. Related bug: 219940
  • Too gnu centric. Related bug: 226419
  • Unable to easily refresh the discovered data when the environment changes Related bugs: 206372,142619,190902,264841
  • The UI for setting the scanner discovery profile is very confusing. Related bugs: 250166,255694,256374,262219
  • Scanner Discovery data is not tied to configurations
  • Unable to support multiple discover providers
  • Difficult to integrate built-in discovery with Managed Build.
  • No consistent API for integrators to contribute Path and Macros.
  • No one knows the architecture of scanner discovery
  • Build environment needs to integrate with scanner discovery.

The Plan

  1. Discover scanner discovery - document the existing legacy architecture
  2. Implement new scanner discovery (aka Language Settings Providers) bug 290631
  3. Reach feature parity with old implementation

Design and Development

  1. What is it supposed to do anyway?
  2. Existing Legacy Architecture
  3. New Scanner Discovery design
  4. Public API for new Scanner Discovery
  5. The Stories and Alpha Version

Thoughts

Copyright © Eclipse Foundation, Inc. All Rights Reserved.