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

COSMOS Design 301878

Revision as of 16:39, 4 February 2010 by Josh.hester.sas.com (Talk | contribs) (Requirements)

Code to store SDD along with an index to the SDD within the registry

This is the design document for bugzilla 301878.

Change History

Name: Date: Revised Sections:
Josh Hester February 4, 2010
  • Initial version

Workload Estimation

Rough workload estimate in person weeks
Process Sizing Names of people doing the work
Design 1 Josh Hester
Code 1 Josh Hester
Test 1 Josh Hester
Documentation 0
Build and infrastructure 0
Code review, etc.* 1
TOTAL 1

'* - includes other committer work (e.g. check-in, contribution tracking)

Purpose

The purpose of this enhancement is to store SDD's along with an index of where to find the SDD within our registry.

Requirements

  • This code must store the SDD on the machine
  • This code must update the registry with information on where to find the SDD for the product.

Design details

  • Pending

Impacts of this enhancement

  • The SDD runtime will be able to dynamically locate and load SDD's to help in both future updates and uninstalls.

Open Issues/Questions

Back to the top