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 "DTP 1 0 API Readiness"

Line 4: Line 4:
 
studies relevant to the DTP 1.0 effort.
 
studies relevant to the DTP 1.0 effort.
  
We seek to complete coverage based on the [http://www.eclipse.org/projects/dev_process/eclipse-quality.php API policy] described by the Eclipse Foundation. In the table below, the following columns map onto the Eclipse API characterization as follows:
+
We seek to complete coverage based on the [http://www.eclipse.org/projects/dev_process/eclipse-quality.php API policy] described by the Eclipse Quality guidelines. In the table below, the following columns map onto the Eclipse API characterization as follows:
  
 
{|
 
{|

Revision as of 16:53, 11 September 2006

Back to DTP Main Page

Purpose

This page is used to collect status about DTP 1.0 API readiness. Essentially, is summarizes the results of API reviews and other studies relevant to the DTP 1.0 effort.

We seek to complete coverage based on the API policy described by the Eclipse Quality guidelines. In the table below, the following columns map onto the Eclipse API characterization as follows:

Column Name Eclipse API Column Purpose
DTP Package none DTP Java package name
Extension Point none DTP extension point associated with the package
Specification Specification Whether a specification for the API exists
Test Suite Test Suite Whether a test suite for the API exists
Implementation Implementation Whether an implementation of the API exists
Clients Clients Whether an exemplary client for the API exists
Support Promise Support Promise Statement of continued support for API
Package Visibility Package Java package visibility for API
Disposition none DTP 1.0 disposition of this API

Back to the top